summaryrefslogtreecommitdiff
path: root/lisp/gnus/message.el
AgeCommit message (Expand)Author
2026-05-26Gnus: Prefer passing functions to message-add-actionStefan Monnier
2026-05-10; * lisp/gnus/message.el (message-server-alist): Doc fix (bug#80880).Augusto Stoffel
2026-05-05Accept stream type as 4th argument of X-Message-SMTP-Method headerAugusto Stoffel
2026-03-11Add ecomplete support for more header typesPhilip Kaludercic
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-23Revert the commit 70678cd5 (bug#80052)Katsumi Yamaoka
2025-11-29Add current subject to future history in `message-change-subject'Rudolf Adamkovič
2025-10-18Merge from origin/emacs-30Eli Zaretskii
2025-10-18; Improve documentation of commands that split current windowEli Zaretskii
2025-02-24Drop hashcash support from Gnus and Message modeStefan Kangas
2025-02-23Prefer incf to cl-incf in gnus/*.elStefan Kangas
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-02-17Prefer '(evenp A)' to '(= 0 (% A 2))'Stefan Kangas
2025-02-13Teach gnus/message about international Re: variantsRobert Pluim
2025-02-11Prefer keyword arguments in message-mode menu definitionStefan Kangas
2025-02-04Don't use obsolete In-Reply-To format in messages (Bug#64454)Andrew G Cohen
2025-01-21Prefer defface's ':slant italic' to obsolete alias ':italic t'Stefan Kangas
2025-01-21Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-04Improve docstrings of functions for moving to message headersRobert Pluim
2024-12-03Improve docstrings of functions for moving to message headersRobert Pluim
2024-12-03Actually remove the Mail-Followup-To header iff emptyTomas Volf
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-08-28(message-hide-headers): Don't bind `inhibit-modification-hooks`Stefan Monnier
2024-07-08Checkdoc fixes in `gnus/*.el`Stefan Kangas
2024-06-27; * lisp/gnus/message.el (message-idna-to-ascii-rhs): Doc fix (bug#71757).Eli Zaretskii
2024-04-20Re-encode message bodies with externalized attachments during FCCEric Abrahamsen
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-09Merge from origin/emacs-29Eli Zaretskii
2023-12-05; Another fix of doc string of 'message-mail-user-agent' (bug#67638).Eli Zaretskii
2023-12-05; * lisp/gnus/message.el (message-mail-user-agent): Doc fix (bug#67638).Eli Zaretskii
2023-11-10Add some headers to message-ignored-bounced-headersEric Abrahamsen
2023-10-28Merge from origin/emacs-29Eli Zaretskii
2023-10-23Fix minor defcustom issues in Gnus (Bug#66715)Mauro Aranda
2023-10-19Relay body and attachments within Android e-mails to message-mailtoPo Lu
2023-09-26Address defcustom :type warningsBasil L. Contovounesios
2023-09-12Address "Useless clause following default cond clause" warningsStefan Monnier
2023-09-10Fix order of `other' choice in defcustom :typeMauro Aranda
2023-09-09Merge from origin/emacs-29Eli Zaretskii
2023-09-07Improve docstring of message-sendmail-envelope-fromStefan Kangas
2023-08-27Use ensure-list in many more placesStefan Kangas
2023-05-06Allow X-Message-SMTP-Method to include more MTAsAndrew G Cohen
2023-04-21Merge from origin/emacs-29Eli Zaretskii
2023-04-19Improve 'message-server-alist' docstringRobert Pluim
2023-03-03Remove ineffective uses of condition-caseMattias Engdegård
2023-02-18Slightly improve hashcash documentationStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31; Fix typosStefan Kangas