changeset 67471:8e00ea681e4d

Fix last entry description.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Dec 2005 11:32:44 +0000
parents 98e70ddf4e0e
children dc66229d83bf
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 10 11:30:33 2005 +0000
+++ b/lisp/ChangeLog	Sat Dec 10 11:32:44 2005 +0000
@@ -2,7 +2,8 @@
 
 	* mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
 	strings and long subject lines that were broken into multiple
-	lines at arbitrary places.
+	lines at arbitrary places.  Handle subjects that have "Re: " in
+	the middle.
 
 2005-12-10  John W. Eaton  <jwe@octave.org>