summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-msg.el
AgeCommit message (Expand)Author
2024-07-08Checkdoc fixes in `gnus/*.el`Stefan Kangas
2024-02-10Fix behavior of gnus-summary-very-wide-reply with prefix argEric Abrahamsen
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-12Provide option to forward Gnus messages with all (most) headersEric Abrahamsen
2023-09-23Use delete-region in Gnus message yankingEric Abrahamsen
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-05-02Re-fix Gcc header tokenization in GnusLars Ingebrigtsen
2022-04-03Ensure re-encoding after change in gnus-inews-do-gccJames Thomas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-04Further gnus-inews-insert-gcc fixesLars Ingebrigtsen
2021-12-04Add a comma between groups in gnus-inews-insert-gccLars Ingebrigtsen
2021-11-16Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen
2021-11-14Fix Gnus gcc header tokenizationLars Ingebrigtsen
2021-10-06Finish conversion of Gnus from `gnus-define-keys'Lars Ingebrigtsen
2021-09-20Remove some last calls to Gnus group name encodingEric Abrahamsen
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-07-06Make gnus-gcc-externalize-attachments work againLars Ingebrigtsen
2021-04-27Ensure that we get an X-Draft-From headersAdam Sjøgren
2021-03-07Remove some items obsolete since Emacs 22/23 from GnusStefan Kangas
2021-02-14Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen
2021-02-13Remove stale comments from gnus-msg.elBasil L. Contovounesios
2021-01-30* lisp/gnus: Use closures now that we activated `lexical-binding`Stefan Monnier
2021-01-30* lisp/gnus: Use lexical-binding in all the filesStefan Monnier
2021-01-30* lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier
2021-01-30* lisp/gnus/gnus-msg.el: Remove empty `unwind-protect`sStefan Monnier
2021-01-30* lisp/gnus: Quote functions with #'Stefan Monnier
2021-01-30* lisp/gnus: Use `declare`.Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-07Prefer setq-local in gnus/*.elStefan Kangas
2020-09-21Allow not selecting messages in Gnus before resendingLars Ingebrigtsen
2020-09-05Introduce nnselect backend for gnusAndrew G Cohen
2020-08-25Fix problem with folded Gcc headers in GnusLars Ingebrigtsen
2020-07-19Mention the Emacs bug tracker in the bug reporting doc stringsLars Ingebrigtsen
2020-01-18Ensure that gnus-summary-attach-article finds the right articlesEric Abrahamsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-11Fix some quoting glitches in doc stringsPaul Eggert
2019-09-23Keep a cache of encoded Message contents to avoid re-GPG-in dataLars Ingebrigtsen
2019-08-03Remove Gnus group name encoding/decodingEric Abrahamsen
2019-06-28Doc fix for Gnus "very wide" reply commandsLars Ingebrigtsen
2019-06-22Use plain report-emacs-bug instead of gnus-bugLars Ingebrigtsen
2019-05-30Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios
2019-05-12Fix some gnus-msg.el variables (bug#35239)Basil L. Contovounesios
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen