From: Richard M. Stallman Date: Mon, 8 Aug 1994 23:23:33 +0000 (+0000) Subject: (mail-alias-file): Add autoload cookie. X-Git-Tag: emacs-19.34~7365 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a06d7943417d274c4cfd28514a17ec5f76c73b6a;p=emacs.git (mail-alias-file): Add autoload cookie. --- diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 29f86ff7b08..0f2861f8868 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -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