summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-msg.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Re-fix Gcc header tokenization in GnusLars Ingebrigtsen2022-05-02
* Ensure re-encoding after change in gnus-inews-do-gccJames Thomas2022-04-03
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Further gnus-inews-insert-gcc fixesLars Ingebrigtsen2021-12-04
* | Add a comma between groups in gnus-inews-insert-gccLars Ingebrigtsen2021-12-04
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-16
* | Fix Gnus gcc header tokenizationLars Ingebrigtsen2021-11-14
* | Finish conversion of Gnus from `gnus-define-keys'Lars Ingebrigtsen2021-10-06
|/
* Remove some last calls to Gnus group name encodingEric Abrahamsen2021-09-20
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Make gnus-gcc-externalize-attachments work againLars Ingebrigtsen2021-07-06
* Ensure that we get an X-Draft-From headersAdam Sjøgren2021-04-27
* Remove some items obsolete since Emacs 22/23 from GnusStefan Kangas2021-03-07
* Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen2021-02-14
* Remove stale comments from gnus-msg.elBasil L. Contovounesios2021-02-13
* * lisp/gnus: Use closures now that we activated `lexical-binding`Stefan Monnier2021-01-30
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-30
* * lisp/gnus/gnus-msg.el: Remove empty `unwind-protect`sStefan Monnier2021-01-30
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-30
* * lisp/gnus: Use `declare`.Stefan Monnier2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-07
* Allow not selecting messages in Gnus before resendingLars Ingebrigtsen2020-09-21
* Introduce nnselect backend for gnusAndrew G Cohen2020-09-05
* Fix problem with folded Gcc headers in GnusLars Ingebrigtsen2020-08-25
* Mention the Emacs bug tracker in the bug reporting doc stringsLars Ingebrigtsen2020-07-19
* Ensure that gnus-summary-attach-article finds the right articlesEric Abrahamsen2020-01-18
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Keep a cache of encoded Message contents to avoid re-GPG-in dataLars Ingebrigtsen2019-09-23
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-03
* Doc fix for Gnus "very wide" reply commandsLars Ingebrigtsen2019-06-28
* Use plain report-emacs-bug instead of gnus-bugLars Ingebrigtsen2019-06-22
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-30
* Fix some gnus-msg.el variables (bug#35239)Basil L. Contovounesios2019-05-12
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-20
* | Add new command `gnus-summary-attach-article'Lars Ingebrigtsen2018-04-15
* | Heed switch-function argument in gnus-user-agentBasil L. Contovounesios2018-04-11
* | gnus: replace cl with cl-libGlenn Morris2018-03-23
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13