aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog.14
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index b7f165fbed6..d16a32b78bd 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -885,7 +885,7 @@
885 4. Run xbmtopbm < file.xbm > file.pbm. 885 4. Run xbmtopbm < file.xbm > file.pbm.
886 Thanks to jan.h.d@swipnet.se for the help. 886 Thanks to jan.h.d@swipnet.se for the help.
887 887
8882004-07-07 Stephen Gildea 8882004-07-07 Stephen Gildea <gildea@stop.mail-abuse.org>
889 889
890 * mh-customize.el (mh-invisible-header-fields-internal): 890 * mh-customize.el (mh-invisible-header-fields-internal):
891 Add X-Greylist, X-Source*, and X-WebTV-Signature. 891 Add X-Greylist, X-Source*, and X-WebTV-Signature.
@@ -8118,7 +8118,7 @@
8118 for which a Mail-Followup-To field is inserted. 8118 for which a Mail-Followup-To field is inserted.
8119 (mh-re-search-to-cc): New function. Search for REGEXP in To: and 8119 (mh-re-search-to-cc): New function. Search for REGEXP in To: and
8120 Cc: fields. 8120 Cc: fields.
8121 (mh-insert-mail-followup-to): New function. Insert 8121 (mh-insert-mail-followup-to): New function. Insert
8122 Mail-Followup-To: if To or Cc match `mh-insert-mail-followup-to-list'. 8122 Mail-Followup-To: if To or Cc match `mh-insert-mail-followup-to-list'.
8123 (mh-compose-and-send-mail): Call mh-insert-mail-followup-to if 8123 (mh-compose-and-send-mail): Call mh-insert-mail-followup-to if
8124 mh-insert-mail-followup-to-flag is true. 8124 mh-insert-mail-followup-to-flag is true.