emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/mh-e mh-e.el


From: Jeffrey C Honig
Subject: [Emacs-commit] emacs/lisp/mh-e mh-e.el
Date: Sun, 19 Aug 2007 23:54:59 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jeffrey C Honig <jchonig>       07/08/19 23:54:59

Modified files:
        lisp/mh-e      : mh-e.el 

Log message:
        * mh-e.el (mh-invisible-header-fields-internal): We want to show
        Comments: and hide Comment:, not the other way around.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-e.el?cvsroot=emacs&r1=1.110&r2=1.111

Patches:
Index: mh-e.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-e.el,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -b -r1.110 -r1.111
--- mh-e.el     19 Aug 2007 20:59:00 -0000      1.110
+++ mh-e.el     19 Aug 2007 23:54:59 -0000      1.111
@@ -2396,8 +2396,8 @@
     "Bestservhost:"
     "Cancel-Key:"                       ; 
http://people.dsv.su.se/~jpalme/ietf/mail-headers/
     "Cancel-Lock:"                      ; NNTP posts
-;;    "Comment:"                        ; Lets keep this one
-    "Comments:"                         ; RFC 2822
+    "Comment:"                          ; Shows up with DomainKeys
+;;    "Comments:"                       ; RFC 2822 - show this one
     "Content-"                          ; RFC 2045, 1123, 1766, 1864, 2045, 
2110, 2156, 2183, 2912
     "Control:"                          ; RFC 1036
     "Conversion-With-Loss:"             ; RFC 2156




reply via email to

[Prev in Thread] Current Thread [Next in Thread]