Really only check the incoming files once in a while.
[gnus] / lisp / ChangeLog
index 3d7c4cb..ef5e01e 100644 (file)
@@ -1,7 +1,23 @@
 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
+       culprit is more visible.
+
+       * mail-source.el (mail-source-delete-crash-box): Really only check the
+       incoming files once in a while.
+
+       * 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.
+
+       * pop3.el (pop3-logon): Fix up unbound variable typo.
+
+       * mail-source.el (pop3-streaming-movemail): Autoload.
+
        * pop3.el (pop3-streaming-movemail): Respect
-       pop3-leave-mail-on-server. 
+       pop3-leave-mail-on-server.
 
        * mail-source.el (mail-source-fetch-pop): Use streaming pop3
        retrieval.