Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 69222:f6aa586588ea
(mh-narrow-to-subject): Remove Re: string from subject so that pick
can find originating message (closes SF #1438369).
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Wed, 01 Mar 2006 06:19:59 +0000 |
parents | 7db1bc48b98c |
children | f3bbf5f32462 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Wed Mar 01 05:33:18 2006 +0000 +++ b/lisp/mh-e/ChangeLog Wed Mar 01 06:19:59 2006 +0000 @@ -5,6 +5,8 @@ to subjects with special characters by quoting regular expression characters in pick expression derived from existing subjects and other fields (closes SF #1432548). + (mh-narrow-to-subject): Remove Re: string from subject so that + pick can find originating message (closes SF #1438369). * mh-utils.el (mh-image-load-path): Rename variable to mh-image-directory.