summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-02-133-3/+3
|\
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-093-3/+3
* | Merge from origin/emacs-27Glenn Morris2020-01-201-1/+1
|\ \ | |/
| * ; spelling fixesPaul Eggert2020-01-171-1/+1
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-161-3/+2
* | Merge from origin/emacs-27Paul Eggert2020-01-0142-42/+42
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-0142-42/+42
* | Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd2019-12-262-8/+8
|/
* Fix regex repetition of repetitionsPaul Eggert2019-12-041-1/+1
* (message-sendmail-envelope-from): Obey `mail-envelope-from` even if set laterStefan Monnier2019-12-031-2/+2
* Ensure Rmail summary is updated after editing a messageEli Zaretskii2019-11-191-4/+6
* Obsolete rfc2047-quote-special-characters-in-quoted-strings (bug#38200)Katsumi Yamaoka2019-11-141-0/+50
* Remove rfc2047-quote-special-characters-in-quoted-strings (bug#38200)Katsumi Yamaoka2019-11-141-63/+9
* Try to not put SMTP passwords in the *Messages* bufferLars Ingebrigtsen2019-10-211-2/+8
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-202-3/+3
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-171-2/+4
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-141-1/+1
* Bury the help buffer after sending a bug reportLars Ingebrigtsen2019-10-091-1/+5
* "]" is not a standard citation prefix characternitishch2019-09-231-1/+1
* mailclient can't send attachmentsLars Ingebrigtsen2019-09-231-0/+9
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-216-18/+18
* Add a new variable smtpmail-retriesLars Ingebrigtsen2019-09-171-1/+8
* Try resending when getting a transient 4xx SMTP codeLars Ingebrigtsen2019-09-161-1/+20
* Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-131-15/+2
* * lisp/mail/flow-fill.el: Change todo comment to not mention XEmacs.Stefan Kangas2019-08-211-2/+1
* Reimplement the `fill-flowed' function to respect space stuffingLars Ingebrigtsen2019-08-151-49/+43
* Respect the BUFFER parameter in `fill-flowed'Lars Ingebrigtsen2019-08-141-1/+6
* * lisp/mail/rfc2047.el (rfc2047-encodable-p): Don't require `message`.Stefan Monnier2019-08-061-2/+1
* * lisp/mail/sendmail.el (sendmail-send-it): Add FIXMEs.Stefan Monnier2019-07-301-63/+37
* Have emacsbug only warn the user when sending to the bug addressLars Ingebrigtsen2019-07-281-3/+4
* Allow the user to send a bug report after initially saying "no"Lars Ingebrigtsen2019-07-281-5/+0
* Don't double-decompress cached HTTP responses (bug#36773)Pip Cet2019-07-271-3/+10
* * lisp/mail/footnote.el (footnote--local-advice): Add missing comma.Noam Postavsky2019-07-261-1/+1
* Add version tag to smtpmail-servers-requiring-authorizationLars Ingebrigtsen2019-07-261-1/+2
* Allow specifying that SMTP auth should always be usedLars Ingebrigtsen2019-07-261-27/+28
* Tweak previous footnote-mode patchLars Ingebrigtsen2019-07-251-1/+1
* Fix setting fill-paragraph-function in footnote-modeLars Ingebrigtsen2019-07-251-12/+24
* Fill footnotes better on `M-q'Lars Ingebrigtsen2019-07-211-0/+10
* Fold rfc2047 headers correctly when narrowed to header valueLars Ingebrigtsen2019-07-131-6/+13
* Fix breaking of rfc2047 headers with long wordsLars Ingebrigtsen2019-07-121-3/+4
* Refactor rfc2047-fold-region slightly and add a couple of testsLars Ingebrigtsen2019-07-121-26/+20
* Add comments to rfc2047Lars Ingebrigtsen2019-07-121-0/+13
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-1/+1
* Add tests for mail/flow-fill.elStefan Kangas2019-06-221-65/+6
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-211-5/+0
* Remove XEmacs compat code from binhex.elLars Ingebrigtsen2019-06-201-12/+8
* Remove XEmacs compat code from uudecode.elLars Ingebrigtsen2019-06-201-6/+2
* Probably fix the `helper' argument in feedmail.elLars Ingebrigtsen2019-06-151-3/+1
* Suppress compilation warning in supercite.elLars Ingebrigtsen2019-06-151-1/+5
* Suppress warning in mailheader.elLars Ingebrigtsen2019-06-151-1/+2