log lisp/gnus/mail-source.el @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 31 Oct 2010 18:56:28 -0700 Glenn Morris Silence mail-source.el compilation.
Mon, 11 Oct 2010 23:29:33 +0000 Katsumi Yamaoka nnimap.el (gnutls-negotiate): Silence the byte compiler.
Fri, 01 Oct 2010 00:25:50 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.
Tue, 28 Sep 2010 12:35:18 +0000 Katsumi Yamaoka Fix comments; remove Emacs 21 stuff.
Fri, 10 Sep 2010 00:08:31 +0000 Katsumi Yamaoka Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail.
Sun, 05 Sep 2010 23:38:33 +0000 Katsumi Yamaoka mail-source.el (mail-source-fetch): Don't message if we're fetching mail from a file, and the file doesn't exist.
Sun, 05 Sep 2010 01:27:15 +0000 Katsumi Yamaoka mail-source.el (mail-source-delete-crash-box): Always move the crash box to the Incoming file. Fixes mistake in previous checkin; Do incremental NOV updates when scanning new male. (nnml-save-incremental-nov, nnml-open-incremental-nov, nnml-add-incremental-nov): New functions to do "incremental" nov updates, where we just append to the end of the existing nov files without reading/writing them in full.
Sun, 05 Sep 2010 01:18:05 +0000 Katsumi Yamaoka pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source.el (mail-source-delete-crash-box): Really only check the incoming files once in a while; nnml.el (nnml-save-nov): Message around nnml-save-nov so that the culprit is more visible; pop3.el (pop3-send-streaming-command): Off-by-one error on the request loop (for debugging purposes) removed.
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:34:16 +0000 Katsumi Yamaoka Rewrite the Gnus group activation method to be more efficient; nnmh.el (nnmh-request-list-1): Fix up the recursion behavior; Add more changes related to the new methodology for requesting backend data.
Thu, 02 Sep 2010 01:42:32 +0000 Katsumi Yamaoka Delete all trailing white space.
Thu, 02 Sep 2010 00:55:51 +0000 Katsumi Yamaoka Remove arch-tags from all files, since these are no longer needed.
Tue, 23 Mar 2010 20:21:53 -0700 Glenn Morris * mail-source.el (gnus-message): Declare.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Thu, 05 Feb 2009 02:34:34 +0000 Miles Bader Merge from gnus--devo--0
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 11 Jun 2008 03:13:10 +0000 Glenn Morris Remove unnecessary eval-and-compile of autoloads.
Tue, 06 May 2008 03:55:11 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Tue, 29 Apr 2008 01:03:33 +0000 Miles Bader Merge from gnus--devo--0
Sat, 26 Apr 2008 04:29:42 +0000 Miles Bader Merge from gnus--devo--0
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Mon, 07 Apr 2008 16:03:31 +0000 Stefan Monnier (mail-source-value):
Sat, 29 Mar 2008 19:54:11 +0000 Miles Bader Merge from gnus--devo--0
Mon, 10 Mar 2008 02:39:21 +0000 Miles Bader Merge from gnus--devo--0
Fri, 29 Feb 2008 04:03:49 +0000 Glenn Morris Change defcustom :version from 23.0 to 23.1.
Sun, 24 Feb 2008 06:43:15 +0000 Miles Bader Merge from gnus--devo--0
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0