Mercurial > emacs
log
age | author | description |
---|---|---|
Sun, 05 Sep 2010 01:12:51 +0000 | Katsumi Yamaoka | pop3.el (pop3-streaming-movemail): Always close the pop3 connection. |
Sun, 05 Sep 2010 01:08:22 +0000 | Katsumi Yamaoka | gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop): Use streaming pop3 retrieval; pop3.el (pop3-streaming-movemail): Respect pop3-leave-mail-on-server; pop3.el (pop3-logon): Fix up unbound variable typo; 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. |
Sun, 05 Sep 2010 00:56:31 +0000 | Katsumi Yamaoka | gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list. |
Sun, 05 Sep 2010 00:52:55 +0000 | Katsumi Yamaoka | pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting regions, which seems rather odd; gnus-start.el (gnus-get-unread-articles): Protect against groups that come from no known methods. |