Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
66715:5cec34d0f4d7 | 66716:25ad3e63f2a1 |
---|---|
1 2005-11-04 Bill Wohler <wohler@newt.com> | 1 2005-11-04 Bill Wohler <wohler@newt.com> |
2 | |
3 * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat): | |
4 Move to mh-init.el to minimize bulk of mh-customize.el. | |
5 | |
6 * mh-init.el: Modify commentary since file is used for load and | |
7 initialization as well as setting and getting the variant. | |
8 (mh-min-colors-defined-flag, mh-defface-compat): Move | |
9 here from mh-customize.el. | |
2 | 10 |
3 * mh-customize.el: Refactor faces. Move grayscale requirements | 11 * mh-customize.el: Refactor faces. Move grayscale requirements |
4 last before t. Use uniform line breaks. | 12 last before t. Use uniform line breaks. |
5 (mh-min-colors-defined-flag): New variable. | 13 (mh-min-colors-defined-flag): New variable. |
6 (mh-defface-compat): New function. Provides backward compatibility | 14 (mh-defface-compat): New function. Provides backward compatibility |