# HG changeset patch # User Karl Heuer # Date 793045907 0 # Node ID 52b3af3cb71a58ebc2c01f11ace56dded1a89ff4 # Parent a0fe869703c6d8437b242eb147fd0200458384dd (mail-abbrev-mode-regexp): Doc fix. diff -r a0fe869703c6 -r 52b3af3cb71a lisp/mail/mailabbrev.el --- 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