From 6da74aab1545260205ba43e912e6a05ad33b4b95 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 19 Jul 1995 15:43:56 +0000 Subject: [PATCH] (mail-default-reply-to): Doc fix. --- lisp/mail/sendmail.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 5c33f370e93..5384dc0cb25 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -72,7 +72,9 @@ This can be an inbox file or an Rmail file.") ;;;###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 -- 2.39.2