# HG changeset patch # User Miles Bader # Date 975065787 0 # Node ID 8927e1626326426a6555c3c3fd67d91a05cc4311 # Parent 3482161a3a4c20fef0bce462d65498f876380f21 *** empty log message *** diff -r 3482161a3a4c -r 8927e1626326 lisp/ChangeLog --- a/lisp/ChangeLog Fri Nov 24 11:34:50 2000 +0000 +++ b/lisp/ChangeLog Fri Nov 24 11:36:27 2000 +0000 @@ -10,6 +10,10 @@ functions. Add some IN-FILTER and OUT-FILTER functions in the few cases they're needed. + * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so + that it's distinguishable from the :off-glyph on dark-background + displays. Set its background color too. + 2000-11-24 Michael Kifer * ediff-diff.el: Moved variables around to have it compile under NT.