mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-28 01:00:52 -07:00
(mail-alias-file): Add autoload cookie.
This commit is contained in:
parent
f29c36952c
commit
a06d794341
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ Do not use an rmail file here! Instead, use its inbox file.")
|
|||
(defvar mail-default-reply-to nil
|
||||
"*Address to insert as default Reply-to field of outgoing messages.")
|
||||
|
||||
;;;###autoload
|
||||
(defvar mail-alias-file nil
|
||||
"*If non-nil, the name of a file to use instead of `/usr/lib/aliases'.
|
||||
This file defines aliases to be expanded by the mailer; this is a different
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue