summaryrefslogtreecommitdiff
path: root/lisp/mh-e/ChangeLog.1
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-06-09 13:58:42 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-06-09 13:58:42 +0000
commit79b2f38340a201084a7a59ae7ee9e9263d296e85 (patch)
treed2ec653bfb6881bdc28824eb3b56f97c07fca8e4 /lisp/mh-e/ChangeLog.1
parent02246cb835ab3cff40c5069c4860d1b1318be8be (diff)
Remove non-breaking space.
Diffstat (limited to 'lisp/mh-e/ChangeLog.1')
-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 @@
4. Run xbmtopbm < file.xbm > file.pbm.
Thanks to jan.h.d@swipnet.se for the help.
-2004-07-07 Stephen Gildea
+2004-07-07 Stephen Gildea <gildea@stop.mail-abuse.org>
* mh-customize.el (mh-invisible-header-fields-internal):
Add X-Greylist, X-Source*, and X-WebTV-Signature.
@@ -8118,7 +8118,7 @@
for which a Mail-Followup-To field is inserted.
(mh-re-search-to-cc): New function. Search for REGEXP in To: and
Cc: fields.
- (mh-insert-mail-followup-to): New function. Insert
+ (mh-insert-mail-followup-to): New function. Insert
Mail-Followup-To: if To or Cc match `mh-insert-mail-followup-to-list'.
(mh-compose-and-send-mail): Call mh-insert-mail-followup-to if
mh-insert-mail-followup-to-flag is true.