Mercurial > emacs
changeset 12607:498ce026e14b
(mail-default-reply-to): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 19 Jul 1995 15:43:56 +0000 |
parents | 410385a28fb8 |
children | c6215ec3f536 |
files | lisp/mail/sendmail.el |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/sendmail.el Wed Jul 19 03:42:12 1995 +0000 +++ b/lisp/mail/sendmail.el Wed Jul 19 15:43:56 1995 +0000 @@ -72,7 +72,9 @@ ;;;###autoload (defvar mail-default-reply-to nil - "*Address to insert as default Reply-to field of outgoing messages.") + "*Address to insert as default Reply-to field of outgoing messages. +If nil, it will be initialized from the REPLYTO environment variable +when you first send mail.") ;;;###autoload (defvar mail-alias-file nil