log lisp/mail/rmailmm.el @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Sat, 15 Jan 2011 12:38:27 -0800 Glenn Morris Merge from emacs-23 branch, up to r100382.
Fri, 14 Jan 2011 13:04:10 +0900 Kenichi Handa Fix setting of buffer-file-coding-system of RMAIL buffer.
Wed, 12 Jan 2011 15:08:55 +0900 Kenichi Handa Another improvement of MIME handling in rmail.
Tue, 04 Jan 2011 16:09:46 +0900 Kenichi Handa Fix handling of unknown MIME type (bug#7651).
Sat, 15 Jan 2011 12:03:38 -0800 Glenn Morris Merge from emacs-23 branch.
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, 02 Jan 2011 15:28:40 -0500 Chong Yidong Merge changes from emacs-23 branch
Fri, 24 Dec 2010 23:00:14 +0900 Kenichi Handa Fix error handling of MIME parsing.
Fri, 24 Dec 2010 13:38:22 +0900 Kenichi Handa Enable display mode of MIME message in rmail.
Mon, 13 Dec 2010 10:27:36 -0500 Stefan Monnier Merge from emacs-23
Mon, 29 Nov 2010 21:22:39 +0900 Kenichi Handa Implement rmail-search-mime-message-function.
Sat, 27 Nov 2010 15:04:57 -0500 Chong Yidong Merge changes from emacs-23 branch
Fri, 26 Nov 2010 21:58:41 +0900 Kenichi Handa mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
Fri, 26 Nov 2010 13:06:59 +0900 Kenichi Handa Improve rmail's MIME handling.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Fri, 16 Jul 2010 12:59:37 +0300 Eli Zaretskii mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
Fri, 22 Jan 2010 11:43:54 -0500 Stefan Monnier * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 01 Dec 2009 03:13:03 +0000 Glenn Morris (rmail-mime-handle): Doc fix.
Sat, 21 Nov 2009 02:36:54 +0000 Glenn Morris (rmail-mime): Decode in fundamental-mode. (Bug#4993)
Sat, 26 Sep 2009 19:20:48 +0000 Glenn Morris (rmail-mime-show-images, rmail-mime-bulk-handler):
Fri, 25 Sep 2009 06:15:01 +0000 Glenn Morris (rmail-mime-bulk-handler): Print the size of attachments.
Fri, 25 Sep 2009 03:39:04 +0000 Glenn Morris (rmail-mime): New custom group.
Thu, 24 Sep 2009 03:21:20 +0000 Glenn Morris (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
Thu, 24 Sep 2009 03:15:27 +0000 Glenn Morris (rmail-mime-multipart-handler): Accept the case where
Tue, 15 Sep 2009 02:33:58 +0000 Glenn Morris (rmail-mime-save): If file exists, don't try to be clever and add a
Thu, 10 Sep 2009 06:18:23 +0000 Glenn Morris Put autoloads in rmail.el rather than loaddefs.el.
Fri, 06 Mar 2009 03:46:28 +0000 Glenn Morris (rmail-mime-media-type-handlers-alist): Fix doc and custom type.
Thu, 05 Mar 2009 03:42:22 +0000 Glenn Morris (rmail-mime-media-type-handlers-alist)
Sat, 28 Feb 2009 03:26:58 +0000 Glenn Morris Update commentary.
Sat, 07 Feb 2009 21:29:17 +0000 Chong Yidong (rmail-mime-attachment-dirs-alist): Use temporary-file-directory.
Fri, 23 Jan 2009 04:15:56 +0000 Glenn Morris Comment (add Author: header).
Fri, 23 Jan 2009 03:50:16 +0000 Chong Yidong Remove file local var.
Thu, 22 Jan 2009 17:09:23 +0000 Bastien Guerry Renamed all pmail* files to rmail*.
Fri, 17 Feb 2006 01:01:44 +0000 Alex Schroeder (rmail-mime): Fix invocation of view-buffer.
Fri, 17 Feb 2006 00:55:40 +0000 Alex Schroeder (rmail-mime-text-handler): Only downcase if charset
Tue, 07 Feb 2006 00:19:02 +0000 Alex Schroeder (rmail-mime-media-type-handlers-alist): Removed
Fri, 03 Feb 2006 23:10:35 +0000 Alex Schroeder Renamed all symbols to rmail-mime-*. Rewrote code
Tue, 31 Jan 2006 20:53:28 +0000 Alex Schroeder new file, based on Alexander Pohoyda's code.