changeset 88202:4ece5630c0fb

*** empty log message ***
author Henrik Enberg <henrik.enberg@telia.com>
date Wed, 18 Jan 2006 11:47:37 +0000
parents f6f1785286db
children 0afa819977c5
files lisp/mail/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/ChangeLog	Wed Jan 18 11:47:19 2006 +0000
+++ b/lisp/mail/ChangeLog	Wed Jan 18 11:47:37 2006 +0000
@@ -1,8 +1,13 @@
 2006-01-18  Henrik Enberg  <enberg@printf.se>
 
+	* rmailsum.el (rmail-summary-get-new-mail): Only call
+	`rmail-summary-goto-msg' if no new mail was found.
+
 	* rmail.el (rmail-get-new-mail): Only call `rmail-show-message'
 	on file-error condition if no new messages are found.
-
+	(rmail): Only call `rmail-show-message' if no new mail
+	was found.
+	
 2006-01-18  Alex Schroeder  <alex@gnu.org>
 
 	* rmail.el (rmail): Only insert the file if it actually exists.