summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some mutation of program constantsMattias Engdegård2023-05-171-1/+1
* Use t for non-nil default values in boolean defcustom declarationsMattias Engdegård2023-04-281-1/+1
* ; * lisp/mail/uudecode.el (uudecode-use-external): Boolean value.Mattias Engdegård2023-04-241-1/+1
* Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-074-183/+179
* Merge from origin/emacs-29Stefan Kangas2023-02-191-7/+11
|\
| * Slightly improve hashcash documentationStefan Kangas2023-02-181-7/+11
* | Merge from origin/emacs-29Stefan Kangas2023-02-121-1/+5
|\ \ | |/
| * Fix 'rmail-summary-output'Eli Zaretskii2023-02-091-1/+5
* | When base64-decoding part of decrypted text, save the decodingRichard Stallman2023-01-251-8/+10
* | Merge from origin/emacs-29Eli Zaretskii2023-01-0141-41/+41
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0141-41/+41
| * ; Fix typosStefan Kangas2022-12-261-1/+1
* | Default mbox "From " time zone to -0000Paul Eggert2022-12-291-3/+2
* | ; Fix typosStefan Kangas2022-12-231-1/+1
|/
* Make 'rmail-summary-by-thread' fasterAndrea Monaco2022-12-181-28/+34
* ; Fix typos (misspelled symbols)Stefan Kangas2022-11-211-1/+1
* ; Fix typosStefan Kangas2022-11-204-7/+7
* Silence rmailsum byte compiler warningsRobert Pluim2022-11-181-2/+3
* Use boolean values directly in rmailsumRobert Pluim2022-11-181-18/+11
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-181-2/+2
* Use mapc instead of mapcar when walking rmail threadsRobert Pluim2022-11-171-4/+4
* ; Fix previous rmailsum changeRobert Pluim2022-11-171-1/+1
* New Rmail summary "by thread"Andrea Monaco2022-11-171-0/+115
* Improve progressive summaries in RmailAndrea Monaco2022-11-171-57/+79
* Remove redundant library installation instructionsStefan Kangas2022-11-112-23/+11
* Don't reset the inbox buffer's modified status in RmailEli Zaretskii2022-11-101-4/+6
* ; (rmail-summary-apply-filters-consecutively): Add :version.Eli Zaretskii2022-10-271-0/+1
* Allow applying Rmail summary filters consecutivelyAndrea Monaco2022-10-271-6/+89
* Revert "Allow applying filters to summary consecutively"Eli Zaretskii2022-10-271-110/+24
* Allow applying filters to summary consecutivelyAndrea Monaco2022-10-271-24/+110
* Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios2022-10-261-4/+4
* 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