changeset 88210:c7e0b3b9c888

*** empty log message ***
author Henrik Enberg <henrik.enberg@telia.com>
date Wed, 18 Jan 2006 22:14:08 +0000
parents 95b10b8c9063
children 9b0023f1776c
files lisp/mail/ChangeLog
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/ChangeLog	Wed Jan 18 22:12:00 2006 +0000
+++ b/lisp/mail/ChangeLog	Wed Jan 18 22:14:08 2006 +0000
@@ -1,12 +1,11 @@
 2006-01-18  Henrik Enberg  <enberg@printf.se>
 
 	* rmail.el (rmail-get-inbox-list): New function.
-	(rmail-get-new-mail): Use it.  Only call `rmail-show-message'
-	on file-error condition if no new messages are found.
+	(rmail-get-new-mail): Use it.  Only call `rmail-show-message' on
+	file-error condition if no new messages are found.
 	(rmail-get-sender): Deleted.
 	(rmail-process-new-messages): Use mail-fetch-field instead.
 	(rmail-show-message): Cleanup.
-	
 	(rmail-decode-mbox-file): New function.
 	(rmail): Use it. Only call `rmail-show-message' if no new mail was
 	found.