diff options
| author | Bill Wohler | 2005-12-10 01:41:43 +0000 |
|---|---|---|
| committer | Bill Wohler | 2005-12-10 01:41:43 +0000 |
| commit | 97c688edf844fa4688c26f69dff7ed19729a0365 (patch) | |
| tree | 97958b8c16770a2bebab34095feaf9f265dd44ce /lisp/mh-e/ChangeLog | |
| parent | 332ee54425a3a0710a83960945168a8e465ff5e0 (diff) | |
| download | emacs-97c688edf844fa4688c26f69dff7ed19729a0365.tar.gz emacs-97c688edf844fa4688c26f69dff7ed19729a0365.zip | |
* mh-customize.el (mh-path): Move here from mh-init.el.
(mh-variant): Mention that mh-path can be customized.
(mh-invisible-header-fields-internal): Add X-ContentStamp,
X-MAIL-INFO, and X-UNTD- from NetZero.
* mh-init.el (mh-path): Move defcustom to mh-customize.el.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index e88a64f3dc7..dafa37c6b3d 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-12-09 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * mh-customize.el (mh-path): Move here from mh-init.el. | ||
| 4 | (mh-variant): Mention that mh-path can be customized. | ||
| 5 | (mh-invisible-header-fields-internal): Add X-ContentStamp, | ||
| 6 | X-MAIL-INFO, and X-UNTD- from NetZero. | ||
| 7 | |||
| 8 | * mh-init.el (mh-path): Move defcustom to mh-customize.el. | ||
| 9 | |||
| 1 | 2005-12-04 Bill Wohler <wohler@newt.com> | 10 | 2005-12-04 Bill Wohler <wohler@newt.com> |
| 2 | 11 | ||
| 3 | * mh-customize.el (mh-sortm-args): Sync docstrings with manual. | 12 | * mh-customize.el (mh-sortm-args): Sync docstrings with manual. |