aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail/rmailmm.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add post-save actions for Rmail attachmentsPaul Nelson2025-07-261-1/+37
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Avoid segfaults in Rmail-MIMEEli Zaretskii2024-10-091-5/+7
* Fix Rmail base64 and qp decoding of MIME payloadsEli Zaretskii2024-09-021-2/+10
* Checkdoc fixes in `mail/*.el`Stefan Kangas2024-07-081-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix some no-X build warningsLars Ingebrigtsen2022-08-221-2/+3
* Add new function image-supported-file-pLars Ingebrigtsen2022-03-221-10/+7
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Move Rmail autoloads to the common loaddefs.elEli Zaretskii2021-12-191-4/+0
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-1/+1
|/
* ; * lisp/mail/rmailmm.el (rmail-mime-set-bulk-data): Fix last change.Eli Zaretskii2021-04-211-1/+1
* Fix Rmail-MIME size estimationsEli Zaretskii2021-04-201-2/+4
* * lisp/mail/rmailmm.el (rmail-mime): Simplify interactive specStefan Monnier2021-04-111-1/+1
* * lisp/mail/rmailmm.el: Use `cl-defstruct` and `lexical-binding`Stefan Monnier2021-03-091-94/+100
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-1/+1
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-3/+3
* Fix compilation warning in rmailmmLars Ingebrigtsen2019-06-141-1/+2
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Small rmailmm fix (bug#27203)Glenn Morris2017-06-021-6/+7
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | rmail generate autoloads to non-versioned file.Phillip Lord2015-12-171-1/+1
|/
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-6/+6
* Quieten compilation, eg in --without-x builds.Glenn Morris2015-05-081-5/+9
* Better decoding of HTML payload in RmailEli Zaretskii2015-02-281-0/+17
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-2/+2
* Fix HTML rendering by shr-insert-document in Rmail.Eli Zaretskii2014-09-131-1/+6
* Decode HTML text before presenting it in Rmail.Eli Zaretskii2014-09-131-1/+11
* Support rendering of HTML parts in Rmail (bug #4258).Ken Olum2014-09-131-13/+111
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Minor rmail fixes.Richard M. Stallman2014-01-021-5/+0
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * mail/rmailmm.el (rmail-mime-set-bulk-data): Silence --without-x compilation.Glenn Morris2013-09-171-1/+2
* Fix bug that f in Rmail, in some situations, would insert entire Rmail file.Richard M. Stallman2013-01-131-8/+9
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix bug #9521 with forwarding MIME messages in Rmail.Mark Lillibridge2012-12-291-2/+2
* Fix infloop in rmailmm on multipart messages with epiloguesGlenn Morris2012-10-071-3/+10