aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/gnus-msg.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* gnus-msg-mail: Attempt to start Gnus if not yet aliveDaniel Mendler2026-01-171-5/+11
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Fix an interactive spec (Bug#71373)Stefan Kangas2025-03-011-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Checkdoc fixes in `gnus/*.el`Stefan Kangas2024-07-081-1/+1
* Fix behavior of gnus-summary-very-wide-reply with prefix argEric Abrahamsen2024-02-101-2/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Provide option to forward Gnus messages with all (most) headersEric Abrahamsen2023-12-121-9/+17
* | Use delete-region in Gnus message yankingEric Abrahamsen2023-09-231-6/+6
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-43/+1
* Re-fix Gcc header tokenization in GnusLars Ingebrigtsen2022-05-021-2/+3
* Ensure re-encoding after change in gnus-inews-do-gccJames Thomas2022-04-031-1/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Further gnus-inews-insert-gcc fixesLars Ingebrigtsen2021-12-041-1/+1
* | Add a comma between groups in gnus-inews-insert-gccLars Ingebrigtsen2021-12-041-1/+1
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-7/+7
* | Fix Gnus gcc header tokenizationLars Ingebrigtsen2021-11-141-2/+2
* | Finish conversion of Gnus from `gnus-define-keys'Lars Ingebrigtsen2021-10-061-33/+33
|/
* Remove some last calls to Gnus group name encodingEric Abrahamsen2021-09-201-18/+6
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-5/+5
* Make gnus-gcc-externalize-attachments work againLars Ingebrigtsen2021-07-061-0/+4
* Ensure that we get an X-Draft-From headersAdam Sjøgren2021-04-271-5/+6
* Remove some items obsolete since Emacs 22/23 from GnusStefan Kangas2021-03-071-6/+1
* Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen2021-02-141-43/+42
* Remove stale comments from gnus-msg.elBasil L. Contovounesios2021-02-131-8/+0
* * lisp/gnus: Use closures now that we activated `lexical-binding`scratch/lexical-gnus-rcStefan Monnier2021-01-301-48/+53
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-15/+15
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-301-61/+61
* * lisp/gnus/gnus-msg.el: Remove empty `unwind-protect`sStefan Monnier2021-01-301-57/+50
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-11/+16
* * lisp/gnus: Use `declare`.Stefan Monnier2021-01-301-5/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-071-11/+10
* Allow not selecting messages in Gnus before resendingLars Ingebrigtsen2020-09-211-7/+17
* Introduce nnselect backend for gnusAndrew G Cohen2020-09-051-67/+53
* Fix problem with folded Gcc headers in GnusLars Ingebrigtsen2020-08-251-1/+1
* Mention the Emacs bug tracker in the bug reporting doc stringsLars Ingebrigtsen2020-07-191-1/+5
* Ensure that gnus-summary-attach-article finds the right articlesEric Abrahamsen2020-01-181-5/+6
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-2/+2
* Keep a cache of encoded Message contents to avoid re-GPG-in dataLars Ingebrigtsen2019-09-231-1/+7
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-031-2/+1
* Doc fix for Gnus "very wide" reply commandsLars Ingebrigtsen2019-06-281-6/+18
* Use plain report-emacs-bug instead of gnus-bugLars Ingebrigtsen2019-06-221-63/+6
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-5/+4