diff lisp/ChangeLog @ 102887:16fb33cc1bdb

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Wed, 08 Apr 2009 12:43:40 +0000
parents bebf6d1857fd
children dccc80becf9d
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.