Mercurial > emacs
changeset 88199:0373c0490988
*** empty log message ***
author | Henrik Enberg <henrik.enberg@telia.com> |
---|---|
date | Wed, 18 Jan 2006 02:05:17 +0000 |
parents | bc41cb3941cc |
children | 845dd39e284d |
files | lisp/mail/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/ChangeLog Wed Jan 18 02:04:54 2006 +0000 +++ b/lisp/mail/ChangeLog Wed Jan 18 02:05:17 2006 +0000 @@ -1,3 +1,8 @@ +2006-01-18 Henrik Enberg <enberg@printf.se> + + * rmail.el (rmail-get-new-mail): Only call `rmail-show-message' + on file-error condition if no new messages are found. + 2006-01-18 Alex Schroeder <alex@gnu.org> * rmail.el (rmail): Only insert the file if it actually exists.