log lisp/gnus/nnmh.el @ 112453:06719a229a46 default tip

age author description
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, 26 Sep 2010 23:01:31 +0000 Katsumi Yamaoka mail-source.el (mail-source-value): Revert previous patch.
Sat, 18 Sep 2010 23:36:29 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 05 Sep 2010 04:09:07 +0000 Katsumi Yamaoka (nnmh-request-list-1): Bind `file'.
Sun, 05 Sep 2010 00:44:53 +0000 Katsumi Yamaoka gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file once per `g' run.
Sun, 05 Sep 2010 00:38:39 +0000 Katsumi Yamaoka nnmh.el (nnmh-request-list-1): Output active lines also for empty directories. This makes the draft queue directory work.
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.
Sat, 04 Sep 2010 00:45:13 +0000 Katsumi Yamaoka mm-util.el: Just return the image directories, not all directories in the path in addition to the image directories; Maintain a cache of the image directories. This means that the `g' command in Gnus doesn't have to stat dozens of directories each time; nnmh.el: Only recurse down into subdirectories if the link count is more than 2. This results in a 100x speed up on my nnmh spool, and that's from an SSD disk, and not over nfs.
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.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 06 May 2008 03:55:11 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sat, 29 Mar 2008 19:54:11 +0000 Miles Bader Merge from gnus--devo--0