summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAge
* Improve documentation of sendmail.el defcustom'sEli Zaretskii2021-01-22
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix Rmail summary display when From: header is malformedEli Zaretskii2020-12-26
* Fix filing messages when 'rmail-output-reset-deleted-flag' is non-nilEli Zaretskii2020-11-28
* Fix 'uudecode-decode-region-internal' in multibyte buffersKazuhiro Ito2020-11-07
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* Fix edge case errors in filename-matching regexpsMattias EngdegÄrd2020-04-14
* Fix and improve documentation of mail-related featuresEli Zaretskii2020-04-12
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* ; spelling fixesPaul Eggert2020-01-17
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix regex repetition of repetitionsPaul Eggert2019-12-04
* (message-sendmail-envelope-from): Obey `mail-envelope-from` even if set laterStefan Monnier2019-12-03
* Ensure Rmail summary is updated after editing a messageEli Zaretskii2019-11-19
* Obsolete rfc2047-quote-special-characters-in-quoted-strings (bug#38200)Katsumi Yamaoka2019-11-14
* Remove rfc2047-quote-special-characters-in-quoted-strings (bug#38200)Katsumi Yamaoka2019-11-14
* Try to not put SMTP passwords in the *Messages* bufferLars Ingebrigtsen2019-10-21
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-17
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-14
* Bury the help buffer after sending a bug reportLars Ingebrigtsen2019-10-09
* "]" is not a standard citation prefix characternitishch2019-09-23
* mailclient can't send attachmentsLars Ingebrigtsen2019-09-23
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Add a new variable smtpmail-retriesLars Ingebrigtsen2019-09-17
* Try resending when getting a transient 4xx SMTP codeLars Ingebrigtsen2019-09-16
* Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-13
* * lisp/mail/flow-fill.el: Change todo comment to not mention XEmacs.Stefan Kangas2019-08-21
* Reimplement the `fill-flowed' function to respect space stuffingLars Ingebrigtsen2019-08-15
* Respect the BUFFER parameter in `fill-flowed'Lars Ingebrigtsen2019-08-14
* * lisp/mail/rfc2047.el (rfc2047-encodable-p): Don't require `message`.Stefan Monnier2019-08-06
* * lisp/mail/sendmail.el (sendmail-send-it): Add FIXMEs.Stefan Monnier2019-07-30
* Have emacsbug only warn the user when sending to the bug addressLars Ingebrigtsen2019-07-28
* Allow the user to send a bug report after initially saying "no"Lars Ingebrigtsen2019-07-28
* Don't double-decompress cached HTTP responses (bug#36773)Pip Cet2019-07-27
* * lisp/mail/footnote.el (footnote--local-advice): Add missing comma.Noam Postavsky2019-07-26
* Add version tag to smtpmail-servers-requiring-authorizationLars Ingebrigtsen2019-07-26
* Allow specifying that SMTP auth should always be usedLars Ingebrigtsen2019-07-26
* Tweak previous footnote-mode patchLars Ingebrigtsen2019-07-25
* Fix setting fill-paragraph-function in footnote-modeLars Ingebrigtsen2019-07-25
* Fill footnotes better on `M-q'Lars Ingebrigtsen2019-07-21
* Fold rfc2047 headers correctly when narrowed to header valueLars Ingebrigtsen2019-07-13
* Fix breaking of rfc2047 headers with long wordsLars Ingebrigtsen2019-07-12
* Refactor rfc2047-fold-region slightly and add a couple of testsLars Ingebrigtsen2019-07-12
* Add comments to rfc2047Lars Ingebrigtsen2019-07-12
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* Add tests for mail/flow-fill.elStefan Kangas2019-06-22
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-21
* Remove XEmacs compat code from binhex.elLars Ingebrigtsen2019-06-20
* Remove XEmacs compat code from uudecode.elLars Ingebrigtsen2019-06-20