changeset 33847:8927e1626326

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 24 Nov 2000 11:36:27 +0000
parents 3482161a3a4c
children 401f7cd02fba
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <kifer@cs.sunysb.edu>
 	
 	* ediff-diff.el: Moved variables around to have it compile under NT.