# HG changeset patch # User Richard M. Stallman # Date 1064925868 0 # Node ID 3c1324a5f1d5f243999bc357a0c2562cdcc1737d # Parent 6b76116caa095b5aa7a3e7139396f1dce532f5f9 (mail-aliases): Doc fix. diff -r 6b76116caa09 -r 3c1324a5f1d5 lisp/mail/sendmail.el --- a/lisp/mail/sendmail.el Tue Sep 30 12:43:49 2003 +0000 +++ b/lisp/mail/sendmail.el Tue Sep 30 12:44:28 2003 +0000 @@ -185,8 +185,8 @@ (defvar mail-aliases t "Alist of mail address aliases, or t meaning should be initialized from your mail aliases file. -\(The file's name is normally `~/.mailrc', but your MAILRC environment -variable can override that name.) +\(The file's name is normally `~/.mailrc', but `mail-personal-alias-file' +can specify a different file name.) The alias definitions in the file have this form: alias ALIAS MEANING")