summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailmm.el
AgeCommit message (Expand)Author
2011-12-18Spelling fixes.Paul Eggert
2011-11-23Make rmail-mime toggle headers of non-mime messages.Glenn Morris
2011-11-21Move rmailmm test functions to test/ directory.Glenn Morris
2011-11-19Fix bug #9520 with MIME display toggling.Eli Zaretskii
2011-11-15Add optional arguments to rmailmm to force state, not just toggle.Glenn Morris
2011-11-15Small rmail and rmailmm changes, many doc fixes.Glenn Morris
2011-11-14rmailmm doc fixes.Glenn Morris
2011-11-14Fix typos.Juanma Barranquero
2011-11-14Spelling fixes.Paul Eggert
2011-09-03Fix display by Rmail of bidirectional text in MIME email messages.Eli Zaretskii
2011-07-06Rmail mime: Use markers for positions in entities.Richard M. Stallman
2011-07-06Fix rmail mime search bug when entity is a string.Richard M. Stallman
2011-07-06rmailmm.el: record truncated mime entities.Richard M. Stallman
2011-06-27rmailmm: Handle truncated messages.Richard M. Stallman
2011-06-22Fix bug: Rmail f copied the entire Rmail file into *mail*.Richard M. Stallman
2011-02-22Merge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka@jpl.org.Glenn Morris
2011-02-23mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an error when a...Kenichi Handa
2011-02-19Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.caGlenn Morris
2011-02-19Fix setting of buffer-file-coding-system for MIME message.Kenichi Handa
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-15Merge from emacs-23 branch, up to 2010-05-20T21:33:58Z!juri@jurta.org.Glenn Morris
2011-01-15Merge from emacs-23 branch.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-14Fix setting of buffer-file-coding-system of RMAIL buffer.Kenichi Handa
2011-01-12Another improvement of MIME handling in rmail.Kenichi Handa
2011-01-04Fix handling of unknown MIME type (bug#7651).Kenichi Handa
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2011-01-02Merge changes from emacs-23 branchChong Yidong
2010-12-24Fix error handling of MIME parsing.Kenichi Handa
2010-12-24Enable display mode of MIME message in rmail.Kenichi Handa
2010-12-13Merge from emacs-23Stefan Monnier
2010-11-29Implement rmail-search-mime-message-function.Kenichi Handa
2010-11-27Merge changes from emacs-23 branchChong Yidong
2010-11-26mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subt...Kenichi Handa
2010-11-26Improve rmail's MIME handling.Kenichi Handa
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-07-16mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,Eli Zaretskii
2010-01-22* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyteStefan Monnier
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-12-01(rmail-mime-handle): Doc fix.Glenn Morris
2009-11-21(rmail-mime): Decode in fundamental-mode. (Bug#4993)Glenn Morris
2009-09-26(rmail-mime-show-images, rmail-mime-bulk-handler):Glenn Morris
2009-09-25(rmail-mime-bulk-handler): Print the size of attachments.Glenn Morris
2009-09-25(rmail-mime): New custom group.Glenn Morris
2009-09-24(rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.Glenn Morris
2009-09-24(rmail-mime-multipart-handler): Accept the case whereGlenn Morris
2009-09-15(rmail-mime-save): If file exists, don't try to be clever and add aGlenn Morris
2009-09-10Put autoloads in rmail.el rather than loaddefs.el.Glenn Morris
2009-03-06(rmail-mime-media-type-handlers-alist): Fix doc and custom type.Glenn Morris