# HG changeset patch # User John Paul Wallington # Date 1052956860 0 # Node ID 0eff53d54ca1d2aa5273d9c2ef2cda78551b0fda # Parent 8a62ebf7de024674774674b6fb3cfab80e947241 (rmail-ignored-headers): Ignore Face: header. diff -r 8a62ebf7de02 -r 0eff53d54ca1 lisp/mail/rmail.el --- 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:"