changeset 88208:a91053376300

*** empty log message ***
author Henrik Enberg <henrik.enberg@telia.com>
date Wed, 18 Jan 2006 21:58:02 +0000
parents 8d2ef2dbf238
children 95b10b8c9063
files lisp/mail/ChangeLog
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/ChangeLog	Wed Jan 18 21:57:25 2006 +0000
+++ b/lisp/mail/ChangeLog	Wed Jan 18 21:58:02 2006 +0000
@@ -3,8 +3,13 @@
 	* 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): Only call `rmail-show-message' if no new mail
-	was 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.
 
 	* rmailsum.el (rmail-summary-get-new-mail): Only call
 	`rmail-summary-goto-msg' if no new mail was found.