comparison lisp/ChangeLog @ 33849:0219e791e0a6

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 24 Nov 2000 11:44:30 +0000
parents 8927e1626326
children ce2b486e1171
comparison
equal deleted inserted replaced
33848:401f7cd02fba 33849:0219e791e0a6
11 cases they're needed. 11 cases they're needed.
12 12
13 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so 13 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
14 that it's distinguishable from the :off-glyph on dark-background 14 that it's distinguishable from the :off-glyph on dark-background
15 displays. Set its background color too. 15 displays. Set its background color too.
16
17 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
18 so that people can easily turn it off.
16 19
17 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu> 20 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
18 21
19 * ediff-diff.el: Moved variables around to have it compile under NT. 22 * ediff-diff.el: Moved variables around to have it compile under NT.
20 23