summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-sum.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/gnus: Remove assumptions about mail-header being a vectorStefan Monnier2019-05-171-15/+17
* * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstructStefan Monnier2019-05-161-27/+20
* * lisp/gnus/gnus-sum.el: Use lexical-bindingStefan Monnier2019-05-151-121/+122
* Fix Gnus summary widget navigation across framesBasil L. Contovounesios2019-05-121-6/+12
* ; Warn of while/dolist pitfall in gnus-sum.elBasil L. Contovounesios2019-04-091-0/+1
* Make `move article' work again (bug#33653)Katsumi Yamaoka2019-04-081-2/+3
* * lisp/gnus/gnus-sum.el: Prepare for lexical-bindingStefan Monnier2019-04-081-82/+147
* Make `move article' work again (bug#33653)Katsumi Yamaoka2019-04-051-2/+3
* Check gnus-newsgroup-dependencies is hash table in gnus-id-to-threadEric Abrahamsen2019-03-311-1/+2
* Fix Gnus duplicate article unsuppressionBasil L. Contovounesios2019-03-241-13/+12
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-221-104/+116
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-7/+7
* Prefer encode-time to its aliasPaul Eggert2019-02-101-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Make gnus-newsgroup-name local var available to gnus-summary-modeEric Abrahamsen2018-12-191-2/+8
* | New function flatten-treeAlex Branham2018-12-171-5/+5
* | Further small tweaks to Gnus modes cleanupEric Abrahamsen2018-11-281-7/+0
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-4/+4
* | Provide new gnus-mode, derive all gnus major modes from thisEric Abrahamsen2018-11-231-25/+26
* | Merge from origin/emacs-26Glenn Morris2018-10-271-7/+8
|\ \ | |/
| * Doc fix of 'gnus-fetch-old-headers'Eli Zaretskii2018-10-271-4/+4
| * Deactivate incorrect hyperlinking in gnus-build-sparse-threads docEric Abrahamsen2018-10-271-3/+4
* | file-attributes cleanupPaul Eggert2018-09-231-3/+6
* | Fix docstring of gnus-dependencies-add-headerEric Abrahamsen2018-07-251-4/+4
* | When undoing a mark-as-read, display the group if it isn'tLars Ingebrigtsen2018-04-171-0/+2
* | (gnus-summary-select-article-buffer): Further point placing tweakLars Ingebrigtsen2018-04-171-1/+1
* | Tweak point placement in gnus-summary-select-article-bufferLars Ingebrigtsen2018-04-171-11/+14
* | Place point consistently in the Gnus group buffer on exitLars Ingebrigtsen2018-04-171-3/+4
* | Clarify menu entry in previous check-inLars Ingebrigtsen2018-04-151-1/+1
* | Add new command `gnus-summary-attach-article'Lars Ingebrigtsen2018-04-151-0/+1
* | Further tweak point placement on gnus-summary-select-article-bufferLars Ingebrigtsen2018-04-131-1/+2
* | Tweak point placement in *Group* on `Q' exitLars Ingebrigtsen2018-04-131-1/+1
* | Tweak point placement in gnus-summary-select-article-bufferLars Ingebrigtsen2018-04-131-1/+5
* | From: Lars Ingebrigtseb <larsi@gnus.org>Oleg Pykhalov2018-04-121-6/+14
* | Restore point in summary buffer after sortingLars Ingebrigtsen2018-04-121-2/+5
* | Tweak previous patch to respect quiet next group selection againLars Ingebrigtsen2018-04-121-5/+7
* | Display "No more ... articles" on `n' in GnusLars Ingebrigtsen2018-04-121-2/+2
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-18/+18
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-221-1/+1
* | Spelling fixes (Bug#10068)Paul Eggert2018-03-041-1/+1
* | Quieten without-x gnus compilationGlenn Morris2018-02-271-0/+2