changeset 88231:e304a2bf7bd4

*** empty log message ***
author Alex Schroeder <alex@gnu.org>
date Fri, 20 Jan 2006 00:42:58 +0000
parents 2406115dbe50
children 0e6d3b2196c4
files lisp/mail/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/ChangeLog	Fri Jan 20 00:42:54 2006 +0000
+++ b/lisp/mail/ChangeLog	Fri Jan 20 00:42:58 2006 +0000
@@ -5,6 +5,10 @@
 	(rmail-summary-update-attribute): Deleted.
 	(rmail-summary-update): Simple defun regenerates the entire
 	summary line.
+	(rmail-summary-by-topic): Don't use rmail-current-subject-regexp.
+	(rmail-message-subject-p): Use rmail-header-get-header instead of
+	mail-fetch-field.
+	(rmail-summary-by-senders): Default to current sender.
 
 	* rmailkwd.el (rmail-set-label): Call rmail-summary-update at the
 	end.