summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-msg.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Gnus] Allow list-valued gcc-self group paramsTassilo Horn2014-07-311-14/+19
* * lisp/gnus/gnus-msg.el (gnus-configure-posting-style):Albert Krewinkel2014-07-181-5/+9
* lisp/gnus/gnus-msg.el (gnus-summary-cancel-article): Allow cancelling article...Lars Ingebrigtsen2014-02-061-3/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/gnus/gnus-msg.el (gnus-setup-message): Fix last commitKatsumi Yamaoka2013-12-091-2/+4
* lisp/gnus/gnus-msg.el (gnus-setup-message): Fix the type of argument passed t...Katsumi Yamaoka2013-12-081-3/+3
* [Gnus] Fix previous commitKatsumi Yamaoka2013-07-231-2/+4
* Calculate gnus-version correctly on CygwinKatsumi Yamaoka2013-07-231-2/+2
* Merge changes made in Gnus masterGnus developers2013-07-061-0/+1
* lisp/gnus/gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work f...Andrew Cohen2013-04-261-2/+2