Mercurial > emacs
changeset 102887:16fb33cc1bdb
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 08 Apr 2009 12:43:40 +0000 |
parents | 68831fc17805 |
children | 377ae1928153 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 08 12:41:48 2009 +0000 +++ b/lisp/ChangeLog Wed Apr 08 12:43:40 2009 +0000 @@ -1,3 +1,10 @@ +2009-04-08 Eli Zaretskii <eliz@gnu.org> + + * mail/rmail.el (rmail-simplified-subject): Normalize whitespace + in subject. This resurrects a feature, lost in transition to + mbox, whereby Subject is matched even if it's broken into several + lines at arbitrary places. + 2009-04-08 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el: Give hint for GDB in Emacs on Mac OSX.