diff options
author | Richard M. Stallman <rms@gnu.org> | 2003-09-30 12:44:53 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2003-09-30 12:44:53 +0000 |
commit | f6babbacc47028cde0c13131a601968aada1179d (patch) | |
tree | da5ccb33147f4c8616cb5217551472113e6d5263 /lisp/mail | |
parent | 911ebffa2fd03f35e665a0e245cb24e43d379c7f (diff) | |
download | emacs-f6babbacc47028cde0c13131a601968aada1179d.tar.gz |
Comment change.
Diffstat (limited to 'lisp/mail')
-rw-r--r-- | lisp/mail/mailabbrev.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/mailabbrev.el b/lisp/mail/mailabbrev.el index c67d8062afd..1b94f179f94 100644 --- a/lisp/mail/mailabbrev.el +++ b/lisp/mail/mailabbrev.el @@ -30,7 +30,7 @@ ;; This file ensures that, when the point is in a To:, CC:, BCC:, or From: ;; field, word-abbrevs are defined for each of your mail aliases. These ;; aliases will be defined from your .mailrc file (or the file specified by -;; the MAILRC environment variable) if it exists. Your mail aliases will +;; `mail-personal-alias-file') if it exists. Your mail aliases will ;; expand any time you type a word-delimiter at the end of an abbreviation. ;; ;; What you see is what you get: if mailabbrev is in use when you type |