# HG changeset patch # User Miles Bader # Date 1003590990 0 # Node ID 50e15b7c1a958da3531a8e1debb2837c3d8e29af # Parent bf0285fb72c7ae743a59f87abd3eb6f6ec6d3cee *** empty log message *** diff -r bf0285fb72c7 -r 50e15b7c1a95 lisp/ChangeLog --- 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 + + * 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 * simple.el (kill-ring-save): Don't show extent of copied region