mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(rmail-ignored-headers): Ignore Face: header.
This commit is contained in:
parent
bf5192c7fd
commit
588c9a7153
@ -1,3 +1,7 @@
|
||||
2003-05-15 John Paul Wallington <jpw@gnu.org>
|
||||
|
||||
* mail/rmail.el (rmail-ignored-headers): Ignore Face: header.
|
||||
|
||||
2003-05-14 Christoph Wedler <christoph.wedler@sap.com>
|
||||
|
||||
* format.el (format-annotate-function): Copy coding system into the
|
||||
|
@ -152,7 +152,7 @@ It is useful to set this variable in the site customization file.")
|
||||
"\\|^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:"
|
||||
|
Loading…
Reference in New Issue
Block a user