# HG changeset patch # User Richard M. Stallman # Date 806168636 0 # Node ID 498ce026e14bb94f00f8fb7ee60c83ecdb10e7e9 # Parent 410385a28fb8b1216e884a8c0d27ab8cf51b863d (mail-default-reply-to): Doc fix. diff -r 410385a28fb8 -r 498ce026e14b lisp/mail/sendmail.el --- 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