summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-sum.el
Commit message (Expand)AuthorAgeFilesLines
* Fix new summary-line after editing an article in GnusAndrew G Cohen2020-09-101-0/+1
* Add Gnus function to make a persistent group from a search resultAndrew G Cohen2020-09-091-0/+17
* Add aliases for recent Gnus nnselect changesAndrew G Cohen2020-09-071-1/+4
* Fix formatting of recent Gnus nnselect changesBasil L. Contovounesios2020-09-061-12/+11
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-4/+4
* Introduce nnselect backend for gnusAndrew G Cohen2020-09-051-218/+77
* Make Gnus stop clobbering the M-s search prefix key bindingLars Ingebrigtsen2020-08-151-1/+2
* Add constants for shell command output buffer namesTino Calancha2020-08-091-1/+1
* Make the "All" setting for large-newsgroup-initial in Gnus workLars Ingebrigtsen2020-08-021-6/+11
* Fix problem with new-mail-mark in Gnus with non-unique namesLars Ingebrigtsen2020-07-281-1/+1
* Complete over the MIME types in gnus-summary-save-partsEric Abrahamsen2020-07-191-4/+9
* Do window configuration change before killing Gnus buffers on exitLars Ingebrigtsen2020-07-191-2/+2
* Simplify dummy root subject before comparing it to the current articleKévin Le Gouguec2020-07-191-1/+2
* Don’t attempt to modify constant consesPaul Eggert2020-05-161-3/+3
* gnus-shorten-url: Improve and avoid args-out-of-range errorŠtěpán Němec2020-04-131-7/+7
* * lisp/gnus/gnus-sum.el (gnus-read-move-group-name): Use user-errorStefan Monnier2020-02-041-1/+1
* Make sure that all gnus buffers are killed on exitSam Steingold2020-01-281-1/+1
* Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-231-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/gnus/gnus.el (gnus-info): Define with `cl-defstruct`Stefan Monnier2019-11-291-6/+6
* Unify docstrings of Gnus summary's copy/move/crosspost article functionsFilipp Gunbin2019-11-221-7/+3
* Fix Gnus summary backtab keybindings to use button-based functionsEric Abrahamsen2019-11-211-2/+2
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-1/+1
* Fix gnus-thread-hide-subtree defcustomLars Ingebrigtsen2019-10-251-1/+1
* Add new Gnus summary commands and keystrokes for "unseen" navigationLars Ingebrigtsen2019-09-291-0/+35
* Run gnus-summary-prepare-exit-hook after flags have been updatedNikolaus Rath2019-09-271-1/+1
* gnus-thread-ignore-subject doc string clarificationLars Ingebrigtsen2019-09-271-2/+8
* Rename "dumbquotes" to "smartquotes" in GnusLars Ingebrigtsen2019-09-241-2/+2
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-12/+12
* Use gnus-summary-button-forward in gnus-summary-mode-mapLars Ingebrigtsen2019-08-141-2/+2
* Fix Gnus group name reference in gnus-mark-xrefs-as-readEric Abrahamsen2019-08-031-3/+3
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-031-70/+43
* Convert Emacs article buffers from widget.el to button.elLars Ingebrigtsen2019-07-301-14/+16
* Rename the new `browse-url-external-browser' variableLars Ingebrigtsen2019-07-291-2/+2
* Enable browse-url to buttonize buffersLars Ingebrigtsen2019-07-281-2/+2
* Tweak the display in gnus-summary-browse-urlLars Ingebrigtsen2019-07-261-1/+0
* Make `C-u w' in the Gnus Summary buffer open externallyLars Ingebrigtsen2019-07-251-13/+31
* Add `gnus-collect-urls-primary-text'Sam Steingold2019-07-241-7/+16
* Avoid potential extensive verbosity in gnus-summary-browse-urlSam Steingold2019-07-241-1/+1
* Treat the "Link" link in gnus-summary-browse-urls speciallySam Steingold2019-07-161-9/+16
* Clarify warning about unknown articles in GnusLars Ingebrigtsen2019-07-091-2/+2
* Don't try to save articles in Gnus that have disappearedLars Ingebrigtsen2019-07-091-5/+9
* Extract gnus-collect-urls from gnus-summary-browse-urlSam Steingold2019-07-011-15/+16
* New command gnus-summary-browse-urlEric Abrahamsen2019-06-231-0/+40
* * lisp/gnus: Further reduce assumptions about gnus-data formatStefan Monnier2019-06-071-14/+13
* * gnus-(sum|async).el: Eliminate assumptions about gnus-data formatStefan Monnier2019-06-021-12/+22
* * gnus.el: Fix cycle in eager macroexpansionStefan Monnier2019-06-021-52/+29
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-10/+8
* Fix missing declaration in gnus-sum.elBastien2019-05-181-0/+1
* * lisp/gnus/gnus-sum.el (gnus-tmp-thread): New varStefan Monnier2019-05-171-10/+14