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
388348ae
Commit
388348ae
authored
Jun 30, 1993
by
Richard M. Stallman
Browse files
Doc fixes.
parent
f6376199
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/mail/rmail.el
lisp/mail/rmail.el
+2
-2
No files found.
lisp/mail/rmail.el
View file @
388348ae
...
...
@@ -56,7 +56,7 @@
;;;###autoload
(
defvar
rmail-dont-reply-to-names
nil
"\
*A
regexp
specifying
names
to
prune
of
reply
to
messages.
nil
means
dont
reply
to
yourself
.
")
A
value
of
nil
means
exclude
your
own
name
only
.
")
;;;###autoload
(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
the
variable
`
rmail-dont-reply-to-names
',
for
when
the
user
does
not
set
`
rmail-dont-reply-to-names
'
explicitly.
(
The
other
part
of
the
default
value
is
the
user
's
name.
)
It
is
useful
to
set
this
variable
in
the
site
customi
s
ation
file.
")
It
is
useful
to
set
this
variable
in
the
site
customi
z
ation
file.
")
;;;###autoload
(defvar rmail-ignored-headers "
^via:\\|^mail-from:\\|^origin:\\|^status:\\|^received:\\|^message-id:\\|^summary-line:
" "
\
...
...
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