]> git.eshelyaron.com Git - emacs.git/commitdiff
(mail-default-reply-to): Add autoload cookie.
authorRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 02:45:28 +0000 (02:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 02:45:28 +0000 (02:45 +0000)
lisp/mail/sendmail.el

index b09f09c96985eedb712c260abfdea0847670f669..aa8caef8ab25388f6d7061b2c86fbc043ce5f252 100644 (file)
@@ -58,6 +58,7 @@ The headers are be delimited by a line which is `mail-header-separator'.")
 *Name of file to write all outgoing messages in, or nil for none.
 Do not use an rmail file here!  Instead, use its inbox file.")
 
+;;;###autoload
 (defvar mail-default-reply-to nil
   "*Address to insert as default Reply-to field of outgoing messages.")