changeset 88336:f6a3624b4de6

*** empty log message ***
author Alex Schroeder <alex@gnu.org>
date Tue, 11 Apr 2006 13:29:07 +0000
parents 7f7748896b97
children d24a68635714
files lisp/mail/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/ChangeLog	Tue Apr 11 13:28:56 2006 +0000
+++ b/lisp/mail/ChangeLog	Tue Apr 11 13:29:07 2006 +0000
@@ -1,3 +1,11 @@
+2006-04-11  Alex Schroeder  <alex@gnu.org>
+
+	* rmailsum.el (rmail-summary-kill-label): Call rmail-kill-label
+	with only one argument.
+
+	* rmail.el (rmail-process-new-messages): Handle missing From
+	line (usually spam).
+
 2006-03-09  Henrik Enberg  <enberg@printf.se>
 
 	* rmailedit.el (rmail-edit-map): Initialize at definition.  Doc