log lisp/gnus/mml.el @ 111971:ca22802893d9

age author description
Thu, 25 Nov 2010 05:09:25 +0000 Katsumi Yamaoka mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming that article displaying or another mml-preview may be interrupted for an error or for the like.
Fri, 22 Oct 2010 04:30:27 +0000 Katsumi Yamaoka mml.el (mml-preview): Fix last change.
Fri, 22 Oct 2010 04:15:14 +0000 Katsumi Yamaoka mml.el (mml-preview): Work properly when editing article.
Sat, 16 Oct 2010 01:55:08 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
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.
Thu, 02 Sep 2010 00:55:51 +0000 Katsumi Yamaoka Remove arch-tags from all files, since these are no longer needed.
Tue, 31 Aug 2010 04:21:18 +0000 Katsumi Yamaoka Bump custom version of some user options of which the default values changed.
Tue, 31 Aug 2010 00:11:37 +0000 Katsumi Yamaoka Always insert Content-Type headers, to make broken recipients happier; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Wed, 21 Jul 2010 14:56:18 +0900 Daiki Ueno Fix multiple-recipient handling of Gnus S/MIME.
Thu, 06 May 2010 04:15:34 +0000 Katsumi Yamaoka Require easy-mmode for XEmacs when compiling.
Thu, 06 May 2010 03:27:20 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Sun, 02 May 2010 20:41:45 -0400 Stefan Monnier Use define-minor-mode in Gnus where applicable.
Thu, 18 Mar 2010 19:55:37 -0700 Glenn Morris Stop message.el from loading about 40 libraries it doesn't always need.
Wed, 17 Mar 2010 02:51:21 +0000 Katsumi Yamaoka (mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag