Mercurial > emacs
changeset 5261:50406a868f05
(mail-default-reply-to): Add autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 23 Dec 1993 02:45:28 +0000 |
parents | 93a5ed7aaeb5 |
children | b3a689b41d39 |
files | lisp/mail/sendmail.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/sendmail.el Thu Dec 23 02:43:28 1993 +0000 +++ b/lisp/mail/sendmail.el Thu Dec 23 02:45:28 1993 +0000 @@ -58,6 +58,7 @@ *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.")