log lisp/mail/rmailmm.el @ 110359:a828354ee483

age author description
2010-08-29 Chong Yidong Add "Package:" file headers to denote built-in packages.
2010-07-16 Eli Zaretskii mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
2010-01-22 Stefan Monnier * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-12-01 Glenn Morris (rmail-mime-handle): Doc fix.
2009-11-21 Glenn Morris (rmail-mime): Decode in fundamental-mode. (Bug#4993)
2009-09-26 Glenn Morris (rmail-mime-show-images, rmail-mime-bulk-handler):
2009-09-25 Glenn Morris (rmail-mime-bulk-handler): Print the size of attachments.
2009-09-25 Glenn Morris (rmail-mime): New custom group.
2009-09-24 Glenn Morris (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
2009-09-24 Glenn Morris (rmail-mime-multipart-handler): Accept the case where
2009-09-15 Glenn Morris (rmail-mime-save): If file exists, don't try to be clever and add a
2009-09-10 Glenn Morris Put autoloads in rmail.el rather than loaddefs.el.
2009-03-06 Glenn Morris (rmail-mime-media-type-handlers-alist): Fix doc and custom type.
2009-03-05 Glenn Morris (rmail-mime-media-type-handlers-alist)
2009-02-28 Glenn Morris Update commentary.
2009-02-07 Chong Yidong (rmail-mime-attachment-dirs-alist): Use temporary-file-directory.
2009-01-23 Glenn Morris Comment (add Author: header).
2009-01-23 Chong Yidong Remove file local var.
2009-01-22 Bastien Guerry Renamed all pmail* files to rmail*.
2006-02-17 Alex Schroeder (rmail-mime): Fix invocation of view-buffer.
2006-02-17 Alex Schroeder (rmail-mime-text-handler): Only downcase if charset
2006-02-07 Alex Schroeder (rmail-mime-media-type-handlers-alist): Removed
2006-02-03 Alex Schroeder Renamed all symbols to rmail-mime-*. Rewrote code
2006-01-31 Alex Schroeder new file, based on Alexander Pohoyda's code.