Mercurial > emacs
changeset 40091:50e15b7c1a95
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 20 Oct 2001 15:16:30 +0000 |
parents | bf0285fb72c7 |
children | c495d30e2184 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 20 15:13:50 2001 +0000 +++ b/lisp/ChangeLog Sat Oct 20 15:16:30 2001 +0000 @@ -1,3 +1,9 @@ +2001-10-21 Miles Bader <miles@gnu.org> + + * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert + image bits to compensate. Use `make-string' instead of + `make-bool-vector' (XBM apparently wants byte-aligned rows). + 2001-10-20 Kim F. Storm <storm@cua.dk> * simple.el (kill-ring-save): Don't show extent of copied region