(mail-default-reply-to): Add autoload cookie.

This commit is contained in:
Richard M. Stallman
1993-12-23 02:45:28 +00:00
parent 98b63c412b
commit fe8c32a65d

View 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.")