Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 68601:db748505cbd2
(mh-folder-msg-number, mh-folder-refiled, mh-folder-to)
(mh-show-cc, mh-show-date, mh-show-header): Replace (min-colors 88)
with (min-colors 64) in face specifications so that MH-E still looks
good on systems with fewer colors (such as Eric Ding's).
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 03 Feb 2006 22:17:59 +0000 |
parents | 164eb9d4f124 |
children | cad657a1f438 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Fri Feb 03 21:13:59 2006 +0000 +++ b/lisp/mh-e/ChangeLog Fri Feb 03 22:17:59 2006 +0000 @@ -1,3 +1,10 @@ +2006-02-03 Bill Wohler <wohler@newt.com> + + * mh-e.el (mh-folder-msg-number, mh-folder-refiled, mh-folder-to) + (mh-show-cc, mh-show-date, mh-show-header): Replace (min-colors + 88) with (min-colors 64) in face specifications so that MH-E still + looks good on systems with fewer colors (such as Eric Ding's). + 2006-02-03 Peter Galbraith <psg@debian.org> * mh-utils.el (mh-image-load-path): New variable to optionally