changeset 51003:0eff53d54ca1

(rmail-ignored-headers): Ignore Face: header.
author John Paul Wallington <jpw@pobox.com>
date Thu, 15 May 2003 00:01:00 +0000
parents 8a62ebf7de02
children fd6c7e5b080c
files lisp/mail/rmail.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmail.el	Wed May 14 21:41:56 2003 +0000
+++ b/lisp/mail/rmail.el	Thu May 15 00:01:00 2003 +0000
@@ -152,7 +152,7 @@
 	  "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:"
 	  "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:"
 	  "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:"
-	  "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:"
+	  "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:"
 	  "\\|^x-mailer:\\|^delivered-to:\\|^lines:\\|^mime-version:"
 	  "\\|^content-transfer-encoding:\\|^x-coding-system:"
 	  "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:"