log lisp/gnus/mm-util.el @ 110258:1af4bf1c3af4

age author description
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 00:55:51 +0000 Katsumi Yamaoka Remove arch-tags from all files, since these are no longer needed.
Mon, 30 Aug 2010 23:24:56 +0000 Katsumi Yamaoka gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 10 May 2010 12:07:40 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Mon, 10 May 2010 07:25:27 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 07 May 2010 06:58:17 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Tue, 04 May 2010 00:38:50 +0200 Juanma Barranquero * mm-util.el (mm-decompress-buffer): Use `delete-file'.
Fri, 23 Apr 2010 12:15:51 -0400 Stefan Monnier * mm-util.el (mm-find-buffer-file-coding-system):
Mon, 15 Mar 2010 01:38:28 +0000 Katsumi Yamaoka (mm-charset-to-coding-system): Use coding-system-from-name
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 23 Sep 2009 23:58:40 +0000 Juanma Barranquero * gnus-art.el (gnus-article-encrypt-body):
Fri, 04 Sep 2009 02:47:26 +0000 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
Thu, 03 Sep 2009 07:26:31 +0000 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
Fri, 28 Aug 2009 17:02:53 +0000 Stefan Monnier * gnus/nnheader.el (nnheader-find-file-noselect):
Wed, 14 Jan 2009 07:51:26 +0000 Miles Bader Merge from gnus--devo--0