# HG changeset patch # User Juanma Barranquero # Date 1213019922 0 # Node ID 571231cad86adc6ae8668f75d1c9b146ee83c5a5 # Parent 79bf690ae48fe75eeefea6db4425a42e804639cf Remove non-breaking space. diff -r 79bf690ae48f -r 571231cad86a lisp/mh-e/ChangeLog.1 --- a/lisp/mh-e/ChangeLog.1 Mon Jun 09 12:59:07 2008 +0000 +++ b/lisp/mh-e/ChangeLog.1 Mon Jun 09 13:58:42 2008 +0000 @@ -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 * 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.