From a06d7943417d274c4cfd28514a17ec5f76c73b6a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 8 Aug 1994 23:23:33 +0000 Subject: [PATCH] (mail-alias-file): Add autoload cookie. --- lisp/mail/sendmail.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 29f86ff7b0..0f2861f886 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 -- 2.39.2