Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
588c9a71
Commit
588c9a71
authored
May 15, 2003
by
John Paul Wallington
Browse files
(rmail-ignored-headers): Ignore Face: header.
parent
bf5192c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/mail/rmail.el
lisp/mail/rmail.el
+1
-1
No files found.
lisp/ChangeLog
View file @
588c9a71
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
...
...
lisp/mail/rmail.el
View file @
588c9a71
...
...
@@ -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:
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment