aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1993-06-30 16:44:35 +0000
committerRichard M. Stallman1993-06-30 16:44:35 +0000
commit388348ae1f4f133db31941c821ab9496d26997d4 (patch)
tree39c44f9fd57dd02b5d35ce039836a6229d4396bf
parentf6376199d51f2ed97ec5a26d393035c38824c12a (diff)
downloademacs-388348ae1f4f133db31941c821ab9496d26997d4.tar.gz
emacs-388348ae1f4f133db31941c821ab9496d26997d4.zip
Doc fixes.
-rw-r--r--lisp/mail/rmail.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index 77aac751067..a40351c359c 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -56,7 +56,7 @@
56;;;###autoload 56;;;###autoload
57(defvar rmail-dont-reply-to-names nil "\ 57(defvar rmail-dont-reply-to-names nil "\
58*A regexp specifying names to prune of reply to messages. 58*A regexp specifying names to prune of reply to messages.
59nil means dont reply to yourself.") 59A value of nil means exclude your own name only.")
60 60
61;;;###autoload 61;;;###autoload
62(defvar rmail-default-dont-reply-to-names "info-" "\ 62(defvar rmail-default-dont-reply-to-names "info-" "\
@@ -64,7 +64,7 @@ A regular expression specifying part of the value of the default value of
64the variable `rmail-dont-reply-to-names', for when the user does not set 64the variable `rmail-dont-reply-to-names', for when the user does not set
65`rmail-dont-reply-to-names' explicitly. (The other part of the default 65`rmail-dont-reply-to-names' explicitly. (The other part of the default
66value is the user's name.) 66value is the user's name.)
67It is useful to set this variable in the site customisation 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:\\|^message-id:\\|^summary-line:" "\ 70(defvar rmail-ignored-headers "^via:\\|^mail-from:\\|^origin:\\|^status:\\|^received:\\|^message-id:\\|^summary-line:" "\