Mercurial > emacs
diff lisp/gnus/ChangeLog @ 110196:fcc33f6790e5
pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 05 Sep 2010 01:12:51 +0000 |
parents | 48695a2e29d9 |
children | 727cc5d69397 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Sun Sep 05 01:08:22 2010 +0000 +++ b/lisp/gnus/ChangeLog Sun Sep 05 01:12:51 2010 +0000 @@ -1,5 +1,7 @@ 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org> + * pop3.el (pop3-streaming-movemail): Always close the pop3 connection. + * mail-source.el (mail-source-delete-crash-box): Only check the incoming files for deletion once per day to save a lot of file accesses.