Mercurial > emacs
changeset 10776:52b3af3cb71a
(mail-abbrev-mode-regexp): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 17 Feb 1995 18:31:47 +0000 |
parents | a0fe869703c6 |
children | 9f4a9820fea1 |
files | lisp/mail/mailabbrev.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/mailabbrev.el Fri Feb 17 10:30:31 1995 +0000 +++ b/lisp/mail/mailabbrev.el Fri Feb 17 18:31:47 1995 +0000 @@ -346,7 +346,7 @@ (defvar mail-abbrev-mode-regexp "^\\(Resent-\\)?\\(To\\|From\\|CC\\|BCC\\|Reply-to\\):" "*Regexp to select mail-headers in which mail-abbrevs should be expanded. -This string it will be handed to `looking-at' with the point at the beginning +This string will be handed to `looking-at' with point at the beginning of the current line; if it matches, abbrev mode will be turned on, otherwise it will be turned off. (You don't need to worry about continuation lines.) This should be set to match those mail fields in which you want abbreviations