summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Handle successive mime sections in decoding.Matt Armstrong2022-10-071-2/+10
* Revert "Decrease use of the word "Emacsen" in docs"Stefan Kangas2022-10-011-1/+1
* Decrease use of the word "Emacsen" in docsStefan Kangas2022-10-011-1/+1
* Improve message-sendmail-f-is-evil documentationLars Ingebrigtsen2022-09-301-21/+4
* Add X-Hashcash to the end of mail headersStefan Kangas2022-09-221-0/+1
* ; * lisp/mail/hashcash.el: Remove redundant :group args.Stefan Kangas2022-09-221-16/+8
* Update version tag of rmail-retry-ignored-headersRobert Pluim2022-09-211-1/+1
* Add more headers to default value of rmail-retry-ignored-headers.Richard Stallman2022-09-211-2/+8
* Make emacs-build-description into a commandLars Ingebrigtsen2022-09-211-3/+6
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-2/+0
* Decode base64 attachments revealed by decryption.Richard Stallman2022-09-081-0/+20
* Treat smtp-auth method from auth-info as a symbolRobert Pluim2022-08-251-1/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-236-16/+18
* Fix some no-X build warningsLars Ingebrigtsen2022-08-221-2/+3
* Tweak emacs-bug--system-descriptionLars Ingebrigtsen2022-08-211-4/+6
* Make an rmail compat alias obsoleteStefan Kangas2022-08-061-2/+3
* Prefer defvar-keymap in mail/*.elStefan Kangas2022-08-044-92/+76
* Fix double-encoding attachment headers in single-part rfc2047Lars Ingebrigtsen2022-08-041-0/+3
* Prefer defvar-keymap in footnote.elStefan Kangas2022-08-031-17/+12
* Obsolete unused variable footnote-use-message-modeStefan Kangas2022-08-031-0/+1
* Improve sendmail-program doc stringLars Ingebrigtsen2022-08-021-1/+3
* * lisp/mail/binhex.el: Improve commentary.Stefan Kangas2022-08-021-0/+4
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-012-2/+2
* Fix sendmail.el byte-compile warning in loaddefs.elLars Ingebrigtsen2022-07-311-0/+1
* Clarify mail-header address parsing doc stringsLars Ingebrigtsen2022-07-302-4/+17
* Delete fast-lock.el and lazy-lock.elStefan Kangas2022-07-281-2/+1
* ; Delete LCD Archive entriesStefan Kangas2022-07-282-14/+1
* Remove superfluous installation instructionsStefan Kangas2022-07-211-1/+0
* Merge from origin/emacs-28Stefan Kangas2022-07-211-1/+5
|\
| * ; * lisp/mail/smtpmail.el (smtpmail-via-smtp): Explain with-case-table.Eli Zaretskii2022-07-201-1/+5
* | Use compose-mail in submit-emacs-patchVisuwesh2022-07-141-1/+1
* | Compress hashcash headers by defaultStefan Kangas2022-07-141-3/+5
* | Make smtpmail try all auth methodsLars Ingebrigtsen2022-07-131-13/+20
* | * lisp/mail/mail-utils.el (mail-string-delete): Make obsolete.Stefan Kangas2022-07-111-1/+1
* | Don't create unused file rmail-loaddefs.elStefan Kangas2022-07-111-4/+0
* | Prefer :risky defcustom keywordStefan Kangas2022-07-114-15/+15
* | Remove some ineffectual calls to purecopyStefan Kangas2022-07-101-63/+50
* | Delete obsolete variable font-lock-maximum-sizeStefan Kangas2022-07-091-1/+0
* | Remove many items obsolete since 24.1Stefan Kangas2022-07-086-96/+3
* | Make some additional defcustom types more restrictiveStefan Kangas2022-07-063-4/+4
* | 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