summaryrefslogtreecommitdiff
path: root/test/lisp/mail
AgeCommit message (Expand)Author
2026-02-21Make Rmail summary address display customizablePaul Nelson
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-12Improve tests for flow-fillPengji Zhang
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-21Prefer pos-bol and pos-eol in testsStefan Kangas
2022-07-08Add tests for mail-extr.elStefan Kangas
2022-05-14Fix undigest-tests on MS-WindowsEli Zaretskii
2022-05-13Use ert-with-temp-file in undigest-tests.elStefan Kangas
2022-05-02Don't leave temp files behind from undigest-testsGlenn Morris
2022-04-14Port new tests to leap seconds or (TICKS . HZ)Paul Eggert
2022-03-24; Fix filename in undigest-tests.el headerMauro Aranda
2022-03-23Make undigest work with multipart/mixed messagesMauro Aranda
2022-02-25Add new file ietf-drums-date.elBob Rogers
2022-02-13Fix ietf-drums-remove-whitespace unmatched " and (Bob Rogers
2022-02-06Add ietf-drums tests, fix parse-address decodingBob Rogers
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-06Silence byte-compiler in two testsStefan Kangas
2021-11-07Prefer ert-with-temp-(directory|file)Stefan Kangas
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-08-30Make rfc2368 obsolete and add rfc6068Lars Ingebrigtsen
2021-08-14Add new functions for lax mail address splittingLars Ingebrigtsen
2021-02-10Use lexical-binding in mail-utils.el and add testsStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-17* test/lisp/mail/rfc822-tests.el: New file.Stefan Kangas
2020-10-16Use new resource directory macros in tests (Bug#43792)Stefan Kangas
2020-10-02Merge from origin/emacs-27Glenn Morris
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-08-30Convert manual rmailmm tests to ertStefan Kangas
2020-08-27; Fix license statements.Stefan Kangas
2020-08-14Fix flow filling for flowing multiple flowed linesFerdinand Pieper
2020-06-07Merge from origin/emacs-27Glenn Morris
2020-06-03Silence some byte-compiler warnings in testsBasil L. Contovounesios
2020-04-30Use lexical-binding in qp.el and add testsStefan Kangas
2020-04-28Use lexical-binding in rfc2368.el and add testsStefan Kangas
2020-04-26* test/lisp/mail/rfc2045-tests.el: Make it work.Glenn Morris
2020-04-26Use lexical-binding for rfc2045.el and add testsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-15Reimplement the `fill-flowed' function to respect space stuffingLars Ingebrigtsen
2019-07-12Fix breaking of rfc2047 headers with long wordsLars Ingebrigtsen
2019-07-12Refactor rfc2047-fold-region slightly and add a couple of testsLars Ingebrigtsen
2019-06-22Add tests for mail/flow-fill.elStefan Kangas
2019-06-09Add tests for mail/uudecode.elStefan Kangas
2019-05-02* lisp/mail/footnote.el: Tweak markers conventionStefan Monnier
2019-03-27* test/lisp/mail/rmail-tests.el (rmail-autoload): Fix its doc.Charles A. Roelli
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert