diff options
| author | Bill Wohler | 2006-01-07 20:46:49 +0000 |
|---|---|---|
| committer | Bill Wohler | 2006-01-07 20:46:49 +0000 |
| commit | 3af622d538978d2e5ef4d51e02c40d5da48bfbfe (patch) | |
| tree | 1e4017147eb8b5a2f1ed94335ae931786e89bb42 /lisp/mh-e/ChangeLog | |
| parent | 7fdc81ab35c847635631f5aa3ebcd049110d216d (diff) | |
| download | emacs-3af622d538978d2e5ef4d51e02c40d5da48bfbfe.tar.gz emacs-3af622d538978d2e5ef4d51e02c40d5da48bfbfe.zip | |
Updated Faces documentation in header.
(mh-invisible-header-fields-internal): Add X-Lumos-SenderID,
X-Return-Path-Hint, and X-Roving-* from Roving ConstantContact.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 651757cc378..f4cbbcea5d7 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2006-01-07 Bill Wohler <wohler@newt.com> | 1 | 2006-01-07 Bill Wohler <wohler@newt.com> |
| 2 | 2 | ||
| 3 | * mh-customize.el: Updated Faces documentation in header. | ||
| 4 | (mh-invisible-header-fields-internal): Add X-Lumos-SenderID, | ||
| 5 | X-Return-Path-Hint, and X-Roving-* from Roving ConstantContact. | ||
| 6 | |||
| 3 | * mh-mime.el (mh-mml-tag-present-p): Update regexp to handle <mml> | 7 | * mh-mime.el (mh-mml-tag-present-p): Update regexp to handle <mml> |
| 4 | tags inserted by Gnus gnus-summary-mail-forward (closes SF | 8 | tags inserted by Gnus gnus-summary-mail-forward (closes SF |
| 5 | #1399307). | 9 | #1399307). |