summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailmm.el
Commit message (Expand)AuthorAgeFilesLines
* Fix infloop in rmailmm on multipart messages with epiloguesGlenn Morris2012-10-071-3/+10
* When toggling mime processing off, just don't do mime processing.Richard M. Stallman2012-09-171-16/+19
* mail/rmailmm.el (rmail-show-mime): Catch an error caused by text decoding, an...Kenichi Handa2012-05-031-17/+31
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-181-1/+1
* Make rmail-mime toggle headers of non-mime messages.Glenn Morris2011-11-231-1/+2
* Move rmailmm test functions to test/ directory.Glenn Morris2011-11-211-69/+0
* Fix bug #9520 with MIME display toggling.Eli Zaretskii2011-11-191-46/+86
* Add optional arguments to rmailmm to force state, not just toggle.Glenn Morris2011-11-151-24/+28
* Small rmail and rmailmm changes, many doc fixes.Glenn Morris2011-11-151-1/+1
* rmailmm doc fixes.Glenn Morris2011-11-141-29/+28
* Fix typos.Juanma Barranquero2011-11-141-2/+2
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Fix display by Rmail of bidirectional text in MIME email messages.Eli Zaretskii2011-09-031-2/+2
* Rmail mime: Use markers for positions in entities.Richard M. Stallman2011-07-061-11/+12
* Fix rmail mime search bug when entity is a string.Richard M. Stallman2011-07-061-0/+2
* rmailmm.el: record truncated mime entities.Richard M. Stallman2011-07-061-11/+28
* rmailmm: Handle truncated messages.Richard M. Stallman2011-06-271-2/+15
* Fix bug: Rmail f copied the entire Rmail file into *mail*.Richard M. Stallman2011-06-221-4/+8
* Merge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka@jpl.org.Glenn Morris2011-02-221-20/+25
|\
| * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an error when a...Kenichi Handa2011-02-231-20/+25
* | Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.caGlenn Morris2011-02-191-5/+11
|\ \ | |/
| * Fix setting of buffer-file-coding-system for MIME message.Kenichi Handa2011-02-191-5/+11
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* | Merge from emacs-23 branch, up to 2010-05-20T21:33:58Z!juri@jurta.org.Glenn Morris2011-01-151-115/+154
|\ \ | |/
| * Fix setting of buffer-file-coding-system of RMAIL buffer.Kenichi Handa2011-01-141-4/+30
| * Another improvement of MIME handling in rmail.Kenichi Handa2011-01-121-110/+123
| * Fix handling of unknown MIME type (bug#7651).Kenichi Handa2011-01-041-2/+8
* | Merge from emacs-23 branch.Glenn Morris2011-01-151-2/+8
|\ \ | |/
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-245/+753
|\ \ | |/
| * Fix error handling of MIME parsing.Kenichi Handa2010-12-241-9/+11
| * Enable display mode of MIME message in rmail.Kenichi Handa2010-12-241-237/+743
* | Merge from emacs-23Stefan Monnier2010-12-131-21/+60
|\ \ | |/
| * Implement rmail-search-mime-message-function.Kenichi Handa2010-11-291-21/+60
* | Merge changes from emacs-23 branchChong Yidong2010-11-271-30/+337
|\ \ | |/
| * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subt...Kenichi Handa2010-11-261-2/+2
| * Improve rmail's MIME handling.Kenichi Handa2010-11-261-30/+337
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,Eli Zaretskii2010-07-161-0/+4
* * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyteStefan Monnier2010-01-221-1/+4
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (rmail-mime-handle): Doc fix.Glenn Morris2009-12-011-8/+13
* (rmail-mime): Decode in fundamental-mode. (Bug#4993)Glenn Morris2009-11-211-1/+5
* (rmail-mime-show-images, rmail-mime-bulk-handler):Glenn Morris2009-09-261-12/+15
* (rmail-mime-bulk-handler): Print the size of attachments.Glenn Morris2009-09-251-4/+10
* (rmail-mime): New custom group.Glenn Morris2009-09-251-51/+57
* (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.Glenn Morris2009-09-241-8/+55