summaryrefslogtreecommitdiff
path: root/test/lisp/gnus/message-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-25* test/lisp/gnus/message-tests.el (message-default-buffer-type): New test.Michael Albinus
2025-01-01Update copyright year to 2025Paul Eggert
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-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-06-23Fix message-replace-header after recent changedickmao
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-05-20Use “Cc” for email copies, as per RFC 5322.Paul Eggert
2018-04-12Remove repetitions from recipient addresses in MessageLars Ingebrigtsen
2018-04-05* test/lisp/gnus/message-tests.el (message-all-epg-keys-available-p):Glenn Morris
2018-04-04Detect if a message can be encrypted and add an MML tagDamien Cassou
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-06-08Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macroMichal Nazarewicz
2016-02-23Test message-strip-subject-trailing-wasMichal Nazarewicz
2016-01-11Merge from origin/emacs-25John Wiegley
2015-12-29Merge emacs-25 into master (using imerge)John Wiegley
2015-11-24Rename all test files to reflect source layout.Phillip Lord