23 May 06:16
emacs/lisp/mh-e mh-e.el
From: Bill Wohler <wohler <at> newt.com>
Subject: emacs/lisp/mh-e mh-e.el
Newsgroups: gmane.emacs.cvs
Date: 2008-05-23 04:19:35 GMT
Subject: emacs/lisp/mh-e mh-e.el
Newsgroups: gmane.emacs.cvs
Date: 2008-05-23 04:19:35 GMT
CVSROOT: /cvsroot/emacs Module name: emacs Changes by: Bill Wohler <wohler> 08/05/23 04:19:35 Modified files: lisp/mh-e : mh-e.el Log message: (mh-invisible-header-fields-internal): Remove DKIM-Signature as it is covered by DKIM-. Fully qualify X-EID. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-e.el?cvsroot=emacs&r1=1.121&r2=1.122 Patches: Index: mh-e.el =================================================================== RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-e.el,v retrieving revision 1.121 retrieving revision 1.122 diff -u -b -r1.121 -r1.122 --- mh-e.el 19 May 2008 03:04:07 -0000 1.121 +++ mh-e.el 23 May 2008 04:19:33 -0000 1.122 @@ -2423,7 +2423,6 @@ "Disposition-Notification-To:" ; RFC 2298 "Distribution:" ; RFC 1036 "DKIM-" ; http://antispam.yahoo.com/domainkeys - "DKIM-Signature" "DL-Expansion-History:" ; RFC 2156 "DomainKey-" ; http://antispam.yahoo.com/domainkeys(Continue reading)
RSS Feed