]> git.eshelyaron.com Git - emacs.git/commitdiff
(mail-abbrev-mode-regexp): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Fri, 17 Feb 1995 18:31:47 +0000 (18:31 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 17 Feb 1995 18:31:47 +0000 (18:31 +0000)
lisp/mail/mailabbrev.el

index 087087f21bc97094628d071b4efa20c0a3cdbf62..a0dafc8f2519a926fe3beceaec3f592ac0e35646 100644 (file)
@@ -346,7 +346,7 @@ line."
 (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