1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00

(mail-aliases): Doc fix.

This commit is contained in:
Richard M. Stallman 2003-09-30 12:44:28 +00:00
parent d8562b03a6
commit 911ebffa2f

View file

@ -185,8 +185,8 @@ The function `mail-setup' runs this hook."
(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")