From 3af622d538978d2e5ef4d51e02c40d5da48bfbfe Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Sat, 7 Jan 2006 20:46:49 +0000 Subject: [PATCH] Updated Faces documentation in header. (mh-invisible-header-fields-internal): Add X-Lumos-SenderID, X-Return-Path-Hint, and X-Roving-* from Roving ConstantContact. --- lisp/mh-e/ChangeLog | 4 ++++ lisp/mh-e/mh-customize.el | 16 +++++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 651757cc378..f4cbbcea5d7 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,5 +1,9 @@ 2006-01-07 Bill Wohler + * mh-customize.el: Updated Faces documentation in header. + (mh-invisible-header-fields-internal): Add X-Lumos-SenderID, + X-Return-Path-Hint, and X-Roving-* from Roving ConstantContact. + * mh-mime.el (mh-mml-tag-present-p): Update regexp to handle tags inserted by Gnus gnus-summary-mail-forward (closes SF #1399307). diff --git a/lisp/mh-e/mh-customize.el b/lisp/mh-e/mh-customize.el index 01b03db63f9..34593429e5a 100644 --- a/lisp/mh-e/mh-customize.el +++ b/lisp/mh-e/mh-customize.el @@ -54,10 +54,10 @@ ;; ;; 4. Faces ;; -;; Create a new face group if necessary; in this case, add the group -;; associated with the manual node in which the faces are described to the -;; faces' group definition. Since the face groups appear last, the face -;; groups will appear at the end of these other groups. +;; All faces must be placed in the mh-faces group; in addition, add the +;; group associated with the manual node in which the face is described. +;; Since the mh-faces group appears near the end of this file, the faces +;; will appear at the end of these other groups. ;; ;;; Change Log: @@ -1513,11 +1513,11 @@ of citations entirely, choose \"None\"." "X-Listprocessor-" ; ListProc(tm) by CREN "X-Listserver:" ; Unknown mailing list managers "X-Loop:" ; Unknown mailing list managers + "X-Lumos-SenderID:" ; Roving ConstantContact "X-MAIL-INFO:" ; NetZero "X-MHE-Checksum" ; Checksum added during index search "X-MIME-Autoconverted:" ; sendmail "X-MIMETrack:" - "X-Mms-" ; T-Mobile pictures "X-MS-" ; MS Outlook "X-MailScanner" ; ListProc(tm) by CREN "X-Mailing-List:" ; Unknown mailing list managers @@ -1526,6 +1526,7 @@ of citations entirely, choose \"None\"." "X-Message-Id" "X-MessageWall-Score:" ; Unknown mailing list manager, AUC TeX "X-MimeOLE:" ; MS Outlook + "X-Mms-" ; T-Mobile pictures "X-Mozilla-Status:" ; Netscape/Mozilla "X-Msmail-" ; MS Outlook "X-NAI-Spam-" ; Network Associates Inc. SpamKiller @@ -1548,6 +1549,8 @@ of citations entirely, choose \"None\"." "X-Received-Date:" "X-Received:" "X-Request-" + "X-Return-Path-Hint:" ; Roving ConstantContact + "X-Roving-*" ; Roving ConstantContact "X-SBClass:" ; Spam "X-SBNote:" ; Spam "X-SBPass:" ; Spam @@ -1570,8 +1573,8 @@ of citations entirely, choose \"None\"." "X-UNTD-" ; NetZero "X-USANET-" ; usa.net "X-UserInfo1:" - "X-Virus-Scanned" ; amavisd-new "X-VSMLoop:" ; NTMail + "X-Virus-Scanned" ; amavisd-new "X-Vms-To:" "X-WebTV-Signature:" "X-Wss-Id:" ; Worldtalk gateways @@ -2884,7 +2887,6 @@ The background and foreground are used in the image." (((class color)) (:foreground "cyan"))))) - ;; Local Variables: ;; indent-tabs-mode: nil ;; sentence-end-double-space: nil -- 2.39.2