Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 66716:25ad3e63f2a1
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Move to mh-init.el to minimize bulk of mh-customize.el.
* mh-init.el: Modify commentary since file is used for load and
initialization as well as setting and getting the variant.
(mh-min-colors-defined-flag, mh-defface-compat): Move here from
mh-customize.el.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sat, 05 Nov 2005 04:02:06 +0000 |
parents | 5cec34d0f4d7 |
children | bce5c0d2041c |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Sat Nov 05 01:57:35 2005 +0000 +++ b/lisp/mh-e/ChangeLog Sat Nov 05 04:02:06 2005 +0000 @@ -1,5 +1,13 @@ 2005-11-04 Bill Wohler <wohler@newt.com> + * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat): + Move to mh-init.el to minimize bulk of mh-customize.el. + + * mh-init.el: Modify commentary since file is used for load and + initialization as well as setting and getting the variant. + (mh-min-colors-defined-flag, mh-defface-compat): Move + here from mh-customize.el. + * mh-customize.el: Refactor faces. Move grayscale requirements last before t. Use uniform line breaks. (mh-min-colors-defined-flag): New variable.