Mercurial > emacs
diff lisp/mail/ChangeLog @ 88231:e304a2bf7bd4
*** empty log message ***
author | Alex Schroeder <alex@gnu.org> |
---|---|
date | Fri, 20 Jan 2006 00:42:58 +0000 |
parents | 1453476a5834 |
children | 7ce784b88079 |
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.