aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2011-02-231-1/+1
* Fix spelling of "precede".Glenn Morris2011-02-221-1/+1
* mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an error when a...Kenichi Handa2011-02-231-20/+25
* merge emacs-23Kenichi Handa2011-02-222-6/+12
|\
| * Fix setting of buffer-file-coding-system for MIME message.Kenichi Handa2011-02-192-6/+12
* | Decode "encoded-words" of header components on replying.Kenichi Handa2011-02-221-0/+10
|/
* Bump version to 23.2.92.Chong Yidong2011-01-141-1/+1
* Fix setting of buffer-file-coding-system of RMAIL buffer.Kenichi Handa2011-01-141-4/+30
* merge emacs-23Kenichi Handa2011-01-121-7/+7
|\
| * Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).Lennart Borgman2011-01-081-7/+7
* | 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
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0232-32/+32
* * lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify theMark Lillibridge2011-01-011-6/+6
* Mail-utils fix for bug#7746. (tiny change)Mark Lillibridge2011-01-011-4/+2
* Small mail-utils fix for bug 7760.Glenn Morris2011-01-011-8/+14
* Fix error handling of MIME parsing.Kenichi Handa2010-12-241-9/+11
* Update autoloads in rmail.elAndreas Schwab2010-12-241-1/+1
* Enable display mode of MIME message in rmail.Kenichi Handa2010-12-242-302/+815
* * lisp/mail/binhex.el: Improve commentary (Bug#7482).Chong Yidong2010-12-171-1/+6
* Fix bug #7589 with EOL format in smtpmail's queued mail.Eli Zaretskii2010-12-131-1/+8
* * lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.Glenn Morris2010-12-081-1/+1
* Small smtpmail fix for bug#7588.Glenn Morris2010-12-071-2/+1
* Fix crash with invisible text and overlays (Bug#7016).Chong Yidong2010-12-061-2/+2
* Implement rmail-search-mime-message-function.Kenichi Handa2010-11-291-21/+60
* mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subt...Kenichi Handa2010-11-261-2/+2
* mail/rmail.el: Require rfc2047.Kenichi Handa2010-11-261-0/+1
* Improve rmail's MIME handling.Kenichi Handa2010-11-263-66/+376
* mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region ...Kenichi Handa2010-10-141-1/+3
* * lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.Glenn Morris2010-10-121-3/+2
* * lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.Glenn Morris2010-10-081-1/+1
* Fix rmail-forward with non-sendmail sending function.Glenn Morris2010-08-201-5/+8
* lisp/mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-07-211-1/+1
* mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,Eli Zaretskii2010-07-161-0/+4
* Fix typos.Juanma Barranquero2010-06-031-1/+1
* * mail/sendmail.el (mail-default-directory): Doc fix.Chong Yidong2010-03-271-3/+5
* Restore user option rmail-highlight-face.Glenn Morris2010-03-171-3/+22
* Additional fix for rfc822-addresses (Bug#5692).Chong Yidong2010-03-081-26/+30
* Don't end parsing rfc822 addresses prematurely (Bug#5692)Andreas Schwab2010-03-071-20/+20
* Fix initialization of send-mail-function option.Glenn Morris2010-02-251-0/+2
* * mail/rmail.el (rmail-show-message-1): Handle malformedGlenn Morris2010-02-031-2/+4
* * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.Glenn Morris2010-02-031-1/+8
* * mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-01-231-1/+1
* * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyteStefan Monnier2010-01-223-2/+8
* Fix handling of arbitrary YANK-ACTION functions from compose-mail.Chong Yidong2010-01-171-5/+9
* Update autoload checksums.Juanma Barranquero2010-01-131-7/+7
* Add 2010 to copyright years.Glenn Morris2010-01-1332-32/+32
* Replace emacs-pretest-bug with bug-gnu-emacs mailing list.Glenn Morris2010-01-111-3/+5
* Comment.Glenn Morris2009-12-141-3/+0
* (message-sort-headers): Define for compiler.Glenn Morris2009-12-141-0/+1