summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Fix missing :value with defcustom const :typeStefan Kangas2022-07-061-1/+1
* ; Fix typos.Mattias Engdegård2022-07-021-1/+1
* Speed up mail-extr in some configurationsKevin Brubeck Unhammer2022-06-211-2/+0
* Fix command substitution in emacsbug.elStefan Kangas2022-06-171-21/+28
* Make uce.el obsolete (bug#46472)Lars Ingebrigtsen2022-06-171-400/+0
* Merge from origin/emacs-28Stefan Kangas2022-05-271-3/+3
|\
| * ; Fix some doc typos and minor language issuesŠtěpán Němec2022-05-261-3/+3
* | Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* | Fix submit-emacs-patchDamien Cassou2022-05-221-0/+1
* | ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-143-4/+3
* | Further doc string quoting fixesLars Ingebrigtsen2022-04-221-2/+2
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-2/+2
* | Have submit-emacs-patch prompt for patch file before subjectPhilip Kaludercic2022-04-141-1/+8
* | Make undigest work with multipart/mixed messagesMauro Aranda2022-03-231-1/+49
* | Make mail-header-parse-addresses-lax more laxLars Ingebrigtsen2022-03-221-1/+2
* | Add new function image-supported-file-pLars Ingebrigtsen2022-03-221-10/+7
* | Fix RFC2047 encoding of Disposition-Notification-ToLars Ingebrigtsen2022-03-141-1/+1
* | Add new file ietf-drums-date.elBob Rogers2022-02-252-1/+279
* | Fix compilation warning in previous sendmail.el changeLars Ingebrigtsen2022-02-201-1/+2
* | Ensure that `mail-send' breaks too-long linesLars Ingebrigtsen2022-02-201-1/+4
* | Merge from origin/emacs-28Eli Zaretskii2022-02-181-0/+3
|\|
| * * lisp/mail/emacsbug.el (report-emacs-bug): Report libgccjit status.Andrea Corallo2022-02-111-0/+3
* | Fix ietf-drums-remove-whitespace unmatched " and (Bob Rogers2022-02-131-10/+20
* | Remove outdated comments from ietf-drums.elBob Rogers2022-02-071-10/+0
* | Merge from origin/emacs-28Stefan Kangas2022-02-061-1/+1
|\|
| * Fix ietf-drums-get-comment doc stringBob Rogers2022-02-061-1/+1
* | Add ietf-drums tests, fix parse-address decodingBob Rogers2022-02-061-0/+2
* | Fix decoding error in ietf-drums-parse-addressLars Ingebrigtsen2022-02-021-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-01-091-1/+1
|\|
| * Fix Subject "simplification" in RmailEli Zaretskii2022-01-081-1/+1
* | Add `auth-info-password' and use it instead of ad hoc codeSam Steingold2022-01-072-10/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-0141-41/+41
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0141-41/+41
| * Recommend against using uce.elStefan Kangas2021-10-161-0/+21
* | Move Rmail autoloads to the common loaddefs.elEli Zaretskii2021-12-197-26/+0
* | Define some more keymaps in one stepStefan Kangas2021-12-081-7/+5
* | Remove some unnecessary references to Emacs 22Stefan Kangas2021-12-071-7/+1
* | Simplify by using format-time-stringPaul Eggert2021-12-051-9/+5
* | Simplify RFC 5322 time zone generationPaul Eggert2021-12-052-23/+10
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-1/+1
* | Remove some references to XEmacsStefan Kangas2021-11-171-1/+1
* | Recommend against using uce.elStefan Kangas2021-10-181-1/+31
* | Merge from origin/emacs-28Glenn Morris2021-10-051-1/+1
|\|
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-053-10/+6
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-242-2/+3
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-212-4/+4
* Teach Mail mode to request Disposition NotificationsEli Zaretskii2021-09-191-0/+23
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-1611-32/+33
* ; Normalize some header commentsStefan Kangas2021-09-161-1/+1