log lisp/gnus/mm-util.el @ 112453:06719a229a46 default tip

age author description
Thu, 20 Jan 2011 17:36:12 -0500 Stefan Monnier Don't mess with *temp*.
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.
Thu, 09 Dec 2010 11:11:11 +0000 Katsumi Yamaoka mm-util.el (mm-ucs-to-char): Use eval-and-compile.
Tue, 07 Dec 2010 05:06:56 +0000 Katsumi Yamaoka Decode extra numeric entities.
Thu, 02 Dec 2010 22:21:31 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 24 Nov 2010 22:54:47 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 31 Oct 2010 23:39:01 -0700 Glenn Morris Silence compilation of mm-util.el.
Sun, 31 Oct 2010 19:21:42 -0700 Glenn Morris * lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.
Mon, 11 Oct 2010 23:29:33 +0000 Katsumi Yamaoka nnimap.el (gnutls-negotiate): Silence the byte compiler.
Thu, 30 Sep 2010 08:39:23 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 29 Sep 2010 01:09:50 +0000 Katsumi Yamaoka Remove Emacs 21 stuff.
Wed, 22 Sep 2010 06:01:22 +0000 Katsumi Yamaoka Remove Emacs 21 stuff.
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.