From ade349a0bf6dcbc8aaed56717052b6e4a1015983 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 23 Oct 1992 09:20:44 +0000 Subject: (mail-aliases): Doc fix. --- lisp/mail/sendmail.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lisp/mail') diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index c0e7dd413e..e589913b9b 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -63,8 +63,10 @@ feature from that of defining aliases in `.mailrc' to be expanded in Emacs. This variable has no effect unless your system uses sendmail as its mailer.") (defvar mail-aliases t - "Alias of mail address aliases, -or t meaning should be initialized from `~/.mailrc'.") + "Alist of mail address aliases, +or t meaning should be initialized from `~/.mailrc'. +The alias definitions in `~/.mailrc' have this form: + alias ALIAS MEANING") (defvar mail-yank-prefix nil "*Prefix insert on lines of yanked message being replied to. -- cgit v1.2.3