# HG changeset patch # User Alex Schroeder # Date 1137714958 0 # Node ID 1453476a5834155d7dde18c7ca5963135a22b7c8 # Parent fc29854c8b180a098e6dff1ca8e2f112d7403e50 *** empty log message *** diff -r fc29854c8b18 -r 1453476a5834 lisp/mail/ChangeLog --- a/lisp/mail/ChangeLog Thu Jan 19 23:55:51 2006 +0000 +++ b/lisp/mail/ChangeLog Thu Jan 19 23:55:58 2006 +0000 @@ -1,3 +1,17 @@ +2006-01-20 Alex Schroeder + + * rmailsum.el (rmail-summary-mode): Fixed typo in doc string and + keymap. + (rmail-summary-update-attribute): Deleted. + (rmail-summary-update): Simple defun regenerates the entire + summary line. + + * rmailkwd.el (rmail-set-label): Call rmail-summary-update at the + end. + + * rmail.el (rmail-set-attribute): Call rmail-summary-update + instead of just updating the attributes. + 2006-01-19 Henrik Enberg * rmailhdr.el (rmail-header-get-header): Rewrite to be a