* mh-customize.el (mh-folder-msg-number): Snow is actually off-white
authorBill Wohler <wohler@newt.com>
Tue, 3 Jan 2006 18:25:26 +0000 (18:25 +0000)
committerBill Wohler <wohler@newt.com>
Tue, 3 Jan 2006 18:25:26 +0000 (18:25 +0000)
commit355ebcbf2599f2966069a99e25ce891e65cae3b7
tree79134018f2b472ec5d86885a63f73eeb244c1356
parente69d4e020ac232786b636d0ebd0302282e4ab6d3
* mh-customize.el (mh-folder-msg-number): Snow is actually off-white
on low color displays which turns to white when bold. This is
unreadable on white backgrounds. Use snow with min-colors requirement.
Use cyan on low-color displays.

* mh-init.el (mh-defface-compat): On low-color displays, delete the
high-color display rather than simply strip the min-colors requirement
since the existing algorithm shadowed the desired display on low-color
displays.
lisp/mh-e/ChangeLog
lisp/mh-e/mh-customize.el
lisp/mh-e/mh-init.el