Mercurial > emacs
changeset 68725:e59bf34a8b21
* mh-e.el (mh-invisible-header-fields-internal): Added entries
"X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash"
author | Peter Galbraith <galbraith@mixing.qc.dfo.ca> |
---|---|
date | Wed, 08 Feb 2006 14:32:40 +0000 |
parents | fb5a31085a6f |
children | 74a3e3db0759 |
files | lisp/mh-e/ChangeLog lisp/mh-e/mh-e.el |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Wed Feb 08 13:39:52 2006 +0000 +++ b/lisp/mh-e/ChangeLog Wed Feb 08 14:32:40 2006 +0000 @@ -1,3 +1,8 @@ +2006-02-08 Peter S Galbraith <psg@debian.org> + + * mh-e.el (mh-invisible-header-fields-internal): Added entries + "X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash" + 2006-02-04 Bill Wohler <wohler@newt.com> * mh-e.el (mh-inc-spool-list): Update example for Emacs 22 which
--- a/lisp/mh-e/mh-e.el Wed Feb 08 13:39:52 2006 +0000 +++ b/lisp/mh-e/mh-e.el Wed Feb 08 14:32:40 2006 +0000 @@ -2306,6 +2306,8 @@ "X-Authentication-Warning:" ; sendmail "X-Beenthere:" ; Mailman mailing list manager "X-Bogosity:" ; bogofilter + "X-BrightmailFiltered:" ; Brightmail + "X-Brightmail-Tracker:" ; Brightmail "X-Bugzilla-*" ; Bugzilla "X-Complaints-To:" "X-ContentStamp:" ; NetZero @@ -2333,6 +2335,7 @@ "X-Habeas-SWE-7:" ; Spam "X-Habeas-SWE-8:" ; Spam "X-Habeas-SWE-9:" ; Spam + "X-Hashcash:" ; hashcash "X-Info:" ; NTMail "X-Juno-" ; Juno "X-List-Host:" ; Unknown mailing list managers