aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/gnus-msg.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert Gnus and eww to interactive ... modesLars Ingebrigtsen2021-02-131-51/+52
* Convert more Gnus commandsLars Ingebrigtsen2021-02-111-53/+51
* * 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
* Fix some gnus-msg.el variables (bug#35239)Basil L. Contovounesios2019-05-121-6/+10
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-2/+2
* | Add new command `gnus-summary-attach-article'Lars Ingebrigtsen2018-04-151-0/+31
* | Heed switch-function argument in gnus-user-agentBasil L. Contovounesios2018-04-111-1/+1
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-3/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Revert "Don't tag Gnus bugs with "gnus""Lars Ingebrigtsen2017-02-071-1/+5
* Subject: Restore correct Gnus newsgroup name after sending messageØyvind Stegard2017-01-271-1/+2
* Don't tag Gnus bugs with "gnus"Lars Ingebrigtsen2017-01-251-5/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-5/+5
* | Remove compat code for older EmacsenLars Ingebrigtsen2016-02-141-2/+1
* | Remove Gnus compat functions defined in gnus.elLars Ingebrigtsen2016-02-131-1/+1
* | Remove several gnus-util compat functionsLars Ingebrigtsen2016-02-131-3/+3
* | Revert the gnus-replace-in-string change, fix arguments, reapplyLars Ingebrigtsen2016-02-121-2/+2
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-6/+6
* | Remove gnus-make-local-hookLars Ingebrigtsen2016-02-111-5/+0
* | gnus-replace-in-string -> replace-regexp-in-stringLars Ingebrigtsen2016-02-111-1/+1
* | Remove the now empty gnus-ems.el and references to itLars Ingebrigtsen2016-02-101-1/+0
* | Get rid of gnus-ems-redefineLars Ingebrigtsen2016-02-101-4/+0
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* lisp/gnus/gnus-msg.el (gnus-msg-mail): Buffer-local warning fix (bug#19573)Lars Magne Ingebrigtsen2015-02-131-4/+8
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1