aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Ding2006-04-26 13:13:35 +0000
committerEric Ding2006-04-26 13:13:35 +0000
commit13384ea67e4819c703f42fa09344a614a0e76dbd (patch)
tree23e853aa97707a769405e92ffdc1299719f85647
parent79a09c9c4819787cadf96a5b8d979d0c9742a35f (diff)
downloademacs-13384ea67e4819c703f42fa09344a614a0e76dbd.tar.gz
emacs-13384ea67e4819c703f42fa09344a614a0e76dbd.zip
* mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Provags-ID:"
-rw-r--r--lisp/mh-e/ChangeLog5
-rw-r--r--lisp/mh-e/mh-e.el1
2 files changed, 6 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 41cb3521a11..2f84e2e8222 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,8 @@
12006-04-26 Eric Ding <ericding@alum.mit.edu>
2
3 * mh-e.el (mh-invisible-header-fields-internal): Add entry
4 "X-Provags-ID:"
5
12006-04-25 Bill Wohler <wohler@newt.com> 62006-04-25 Bill Wohler <wohler@newt.com>
2 7
3 * mh-letter.el (mh-folder-expand-at-point): Fix folder completion. 8 * mh-letter.el (mh-folder-expand-at-point): Fix folder completion.
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index e84d720cb62..4b7627562f0 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -2526,6 +2526,7 @@ of citations entirely, choose \"None\"."
2526 "X-Originating-IP:" ; Hotmail 2526 "X-Originating-IP:" ; Hotmail
2527 "X-Postfilter:" 2527 "X-Postfilter:"
2528 "X-Priority:" ; MS Outlook 2528 "X-Priority:" ; MS Outlook
2529 "X-Provags-ID:"
2529 "X-Qotd-" ; User added 2530 "X-Qotd-" ; User added
2530 "X-RM" 2531 "X-RM"
2531 "X-Received-Date:" 2532 "X-Received-Date:"