aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1994-08-23 16:33:18 +0000
committerRichard M. Stallman1994-08-23 16:33:18 +0000
commit8c2f974f3741bf39ecca355cd843834dcec4370d (patch)
tree6390a229263d61c2f04aea65fb40f1c42f05315f
parent0b2f1c85c612add5191acf12b7ea2feca09ddc59 (diff)
downloademacs-8c2f974f3741bf39ecca355cd843834dcec4370d.tar.gz
emacs-8c2f974f3741bf39ecca355cd843834dcec4370d.zip
(rmail-ignored-headers): Split string constant into lines.
-rw-r--r--lisp/mail/rmail.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index c0c823a7c2b..c0a3a22002f 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -67,8 +67,10 @@ value is the user's name.)
67It is useful to set this variable in the site customization file.") 67It is useful to set this variable in the site customization file.")
68 68
69;;;###autoload 69;;;###autoload
70(defvar rmail-ignored-headers "^via:\\|^mail-from:\\|^origin:\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:\\|^message-id:\\|^summary-line:" "\ 70(defvar rmail-ignored-headers "^via:\\|^mail-from:\\|^origin:\\|^status:\\|\
71*Regexp to match Header fields that Rmail should normally hide.") 71^received:\\|^x400-originator:\\|^x400-recipients:\\|^x400-received:\\|\
72^x400-mts-identifier:\\|^x400-content-type:\\|^message-id:\\|^summary-line:"
73 "*Regexp to match Header fields that Rmail should normally hide.")
72 74
73;;;###autoload 75;;;###autoload
74(defvar rmail-highlighted-headers "^From:\\|^Subject:" "\ 76(defvar rmail-highlighted-headers "^From:\\|^Subject:" "\