aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix up report-emacs-bug action on invalid From headersLars Ingebrigtsen2020-09-141-55/+57
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-1/+1
* Default Emacs to UTF-8 instead of Latin-1Glenn Morris2020-09-121-1/+1
* Guard against faulty flow-filled emailsLars Ingebrigtsen2020-09-111-1/+2
* Add the (hopefully) correct debbugs header for patchesLars Ingebrigtsen2020-09-091-0/+1
* Implement a new `submit-emacs-patch' commandLars Ingebrigtsen2020-09-091-24/+66
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-1/+1
* Use auth-source for passwords in rmailViktor Slavkovikj2020-09-071-13/+28
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-063-7/+6
* * lisp/mail/mspools.el: Use lexical-scoping. Autoload `mspools-show`.Stefan Monnier2020-09-031-48/+45
* Make quoted-printable-encode-region work in multibyte buffersLars Ingebrigtsen2020-08-311-2/+2
* * lisp/mail/mspools.el: Remove redundant :group args.Stefan Kangas2020-08-291-10/+5
* Allow direct choice of smtp authentication methodAndrew G Cohen2020-08-291-2/+4
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-20/+2
* Remove the "Recent message" section from the bug reportsStefan Kangas2020-08-181-12/+0
* Remove some compat code from binhex.el and uudecode.elLars Ingebrigtsen2020-08-182-13/+7
* Remove some compat code from uudecode.elLars Ingebrigtsen2020-08-181-7/+3
* Remove come compat code from rmailedit.elLars Ingebrigtsen2020-08-181-3/+1
* Fix flow filling for flowing multiple flowed linesFerdinand Pieper2020-08-141-15/+21
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-19/+0
* * lisp/mail/smtpmail.el: Use outline headings.Jonas Bernoulli2020-08-131-4/+6
* Mention the Emacs bug tracker in the bug reporting doc stringsLars Ingebrigtsen2020-07-191-2/+6
* Mark metamail.el as obsolete (Bug#41388)Stefan Kangas2020-05-261-202/+0
* Use lexical-binding in qp.el and add testsStefan Kangas2020-04-301-1/+1
* Use lexical-binding in rfc2368.el and add testsStefan Kangas2020-04-281-1/+1
* Use lexical-binding for rfc2045.el and add testsStefan Kangas2020-04-261-1/+1
* Merge from origin/emacs-27Glenn Morris2020-04-152-4/+5
|\
| * Fix edge case errors in filename-matching regexpsMattias EngdegÄrd2020-04-142-4/+5
* | Merge from origin/emacs-27Glenn Morris2020-04-131-1/+1
|\ \ | |/
| * Fix and improve documentation of mail-related featuresEli Zaretskii2020-04-121-1/+1
* | Fix last changeEli Zaretskii2020-04-131-1/+1
* | Improve support of "Re:" in RmailEli Zaretskii2020-04-131-2/+12
* | 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