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-customize.el ChangeLog


From: Bill Wohler
Subject: [Emacs-commit] emacs/lisp/mh-e mh-customize.el ChangeLog
Date: Sun, 04 Dec 2005 19:58:59 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Bill Wohler <address@hidden>    05/12/05 00:58:59

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

Log message:
        (mh-invisible-header-fields-internal): Add X-Bugzilla-* and
        X-Virus-Scanned.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/mh-e/mh-customize.el.diff?tr1=1.37&tr2=1.38&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/mh-e/ChangeLog.diff?tr1=1.69&tr2=1.70&r1=text&r2=text

Patches:
Index: emacs/lisp/mh-e/ChangeLog
diff -u emacs/lisp/mh-e/ChangeLog:1.69 emacs/lisp/mh-e/ChangeLog:1.70
--- emacs/lisp/mh-e/ChangeLog:1.69      Mon Dec  5 00:52:57 2005
+++ emacs/lisp/mh-e/ChangeLog   Mon Dec  5 00:58:59 2005
@@ -1,10 +1,13 @@
 2005-12-04  Bill Wohler  <address@hidden>
 
+       * mh-customize.el (mh-invisible-header-fields-internal): Add
+       X-Bugzilla-* and X-Virus-Scanned.
+
        * mh-customize.el (mh-new-messages-folders): Rename from
        mh-index-new-messages-folders.
        (mh-ticked-messages-folders): Rename from
        mh-index-ticked-messages-folders.
-
+       
        * mh-index.el (mh-index-sequenced-messages)
        (mh-index-new-messages): Ditto.
 
Index: emacs/lisp/mh-e/mh-customize.el
diff -u emacs/lisp/mh-e/mh-customize.el:1.37 
emacs/lisp/mh-e/mh-customize.el:1.38
--- emacs/lisp/mh-e/mh-customize.el:1.37        Mon Dec  5 00:52:57 2005
+++ emacs/lisp/mh-e/mh-customize.el     Mon Dec  5 00:58:59 2005
@@ -1413,6 +1413,7 @@
     "X-Authentication-Warning:"         ; sendmail
     "X-Beenthere:"                      ; Mailman mailing list manager
     "X-Bogosity:"                       ; bogofilter
+    "X-Bugzilla-*"                      ; Bugzilla
     "X-Complaints-To:"
     "X-Cron-Env:"
     "X-DMCA"
@@ -1502,6 +1503,7 @@
     "X-UIDL:"
     "X-USANET-"                         ; usa.net
     "X-UserInfo1:"
+    "X-Virus-Scanned"                   ; amavisd-new
     "X-VSMLoop:"                        ; NTMail
     "X-Vms-To:"
     "X-WebTV-Signature:"




reply via email to

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