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:
parent
d8562b03a6
commit
911ebffa2f
1 changed files with 2 additions and 2 deletions
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue