# HG changeset patch # User Richard M. Stallman # Date 758266716 0 # Node ID e976a52296fce5a949b81312747149d42852eeff # Parent 42ec75481b8b078c0d6a03d08fe1769dfa882243 (mail-abbrev-mode-regexp): Add Reply-to. diff -r 42ec75481b8b -r e976a52296fc lisp/mail/mailabbrev.el --- a/lisp/mail/mailabbrev.el Mon Jan 10 22:37:42 1994 +0000 +++ b/lisp/mail/mailabbrev.el Tue Jan 11 05:38:36 1994 +0000 @@ -349,7 +349,8 @@ ;;; Syntax tables and abbrev-expansion -(defvar mail-abbrev-mode-regexp "^\\(Resent-\\)?\\(To\\|From\\|CC\\|BCC\\):" +(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 of the current line; if it matches, abbrev mode will be turned on, otherwise