summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-group.el
Commit message (Expand)AuthorAgeFilesLines
* Replace insignificant backquotesMichael Heerdegen2018-11-251-4/+4
* Provide new gnus-mode, derive all gnus major modes from thisEric Abrahamsen2018-11-231-6/+2
* When undoing a mark-as-read, display the group if it isn'tLars Ingebrigtsen2018-04-171-9/+10
* (gnus-group-goto-group): Return correct value after previous patchLars Ingebrigtsen2018-04-171-5/+7
* Fix inconsistent point movement in the Gnus group bufferLars Ingebrigtsen2018-04-161-45/+47
* Divert to call `gnus-activate-group' with the SCAN argument setDaiki Ueno2018-04-151-3/+8
* Abort Gnus exit if we have unsaved Message buffersLars Ingebrigtsen2018-04-151-0/+15
* Fix calculation in gnus-update-group-mark-positionsLars Ingebrigtsen2018-04-151-1/+1
* Rung new-news-hook from `M-g' in the Gnus summary bufferƁukasz Stelmach2018-04-121-0/+1
* gnus: replace cl with cl-libGlenn Morris2018-03-231-2/+2
* Quieten cl-lib related compiler warningsGlenn Morris2018-03-221-4/+3
* Quieten without-x gnus compilationGlenn Morris2018-02-271-0/+2
* Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Michael Albinus2017-12-091-1/+1
|\ \ | |/
| * * lisp/gnus/gnus-group.el (gnus-group-mode-map):Katsumi Yamaoka2017-12-051-1/+1
* | Obsolete gnus-copy-sequence and gnus-last-elementEric Abrahamsen2017-11-241-2/+2
* | Marked groups should always be visible in *Group* bufferEric Abrahamsen2017-11-221-0/+2
* | Merge from origin/emacs-26Paul Eggert2017-11-021-6/+11
|\ \ | |/
| * Make an example code introduced in the Gnus info work (bug#29008)Katsumi Yamaoka2017-10-271-0/+2
| * Enable gnus-read-ephemeral-* to run multiple times (bug#29008)Katsumi Yamaoka2017-10-271-3/+8
| * Handle https url for debbugs mbox (Bug#28831)Noam Postavsky2017-10-211-3/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Don't add debbugs address to message body (bug#25896)Katsumi Yamaoka2017-03-021-7/+26
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Bring the Gnus Cloud package into working order.Ted Zlatanov2016-07-201-0/+9
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-3/+5
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-14/+14
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-1/+1
* | Allow reading Gnus reports from an offline cacheLars Ingebrigtsen2016-02-291-1/+5
* | Remove some compat functions from gmm-utils.elLars Ingebrigtsen2016-02-141-3/+2
* | Remove compat code that relies on (featurep 'mule)Lars Ingebrigtsen2016-02-141-1/+1
* | Sort groups before inserting them into the group bufferLars Ingebrigtsen2016-02-131-13/+14
* | Remove Gnus compat functions defined in gnus.elLars Ingebrigtsen2016-02-131-10/+10
* | Remove the gnus-union aliasLars Ingebrigtsen2016-02-131-1/+1
* | Remove the gnus-delete-alist aliasLars Ingebrigtsen2016-02-131-1/+1
* | Fix compat change in last check-inLars Ingebrigtsen2016-02-131-2/+1
* | Remove compat code from gnus-group.elLars Ingebrigtsen2016-02-131-10/+6
* | Fix gnus-group.el compilation warnings about unprefixed variablesLars Ingebrigtsen2016-02-131-36/+20
* | Revert "Avoid defvarring prefix-less variables"Lars Ingebrigtsen2016-02-131-2/+23
* | Revert the gnus-replace-in-string change, fix arguments, reapplyLars Ingebrigtsen2016-02-121-3/+3
* | Avoid defvarring prefix-less variablesLars Ingebrigtsen2016-02-121-23/+2
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-11/+11
* | Remove more XEmacs compat functions from gnus-util.elLars Ingebrigtsen2016-02-111-2/+2
* | gnus-replace-in-string -> replace-regexp-in-stringLars Ingebrigtsen2016-02-111-3/+3
* | Remove Gnus XEmacs compatibilityLars Ingebrigtsen2016-02-111-41/+15
* | Remove the now empty gnus-ems.el and references to itLars Ingebrigtsen2016-02-101-1/+0
* | Remove Gnus compat names for mouse bindingsLars Ingebrigtsen2016-02-101-1/+1