mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
(rmail-ignored-headers): Delete junk from definition.
This commit is contained in:
parent
c98da21442
commit
b448bfa028
1 changed files with 1 additions and 3 deletions
|
|
@ -67,9 +67,7 @@ value is the user's name.)
|
|||
It is useful to set this variable in the site customization file.")
|
||||
|
||||
;;;###autoload
|
||||
(defvar rmail-ignored-headers "^via:\\|^mail-from:\\|^origin:\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:\\|^\\(resent-\\|\\)message-id:\\|^summary-line:" "\
|
||||
^received:\\|^x400-originator:\\|^x400-recipients:\\|^x400-received:\\|\
|
||||
^x400-mts-identifier:\\|^x400-content-type:\\|^message-id:\\|^summary-line:"
|
||||
(defvar rmail-ignored-headers "^via:\\|^mail-from:\\|^origin:\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:\\|^\\(resent-\\|\\)message-id:\\|^summary-line:"
|
||||
"*Regexp to match Header fields that Rmail should normally hide.")
|
||||
|
||||
;;;###autoload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue