aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2006-01-07 20:46:49 +0000
committerBill Wohler2006-01-07 20:46:49 +0000
commit3af622d538978d2e5ef4d51e02c40d5da48bfbfe (patch)
tree1e4017147eb8b5a2f1ed94335ae931786e89bb42 /lisp/mh-e/ChangeLog
parent7fdc81ab35c847635631f5aa3ebcd049110d216d (diff)
downloademacs-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/ChangeLog4
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 @@
12006-01-07 Bill Wohler <wohler@newt.com> 12006-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).