summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-registry.el
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+0
* Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen2021-02-141-4/+7
* * lisp/gnus: Remove redundant `:group` argsStefan Monnier2021-01-301-12/+1
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix default value of gnus-registry-register-all: should be tEric Abrahamsen2020-12-191-2/+2
* New option gnus-registry-register-allEric Abrahamsen2020-12-121-29/+43
* Introduce nnselect backend for gnusAndrew G Cohen2020-09-051-4/+9
* Narrow to headers in gnus-registry before getting dataEric Abrahamsen2020-07-191-13/+15
* Prevent gnus-registry-handle-action from creating spurious entriesEric Abrahamsen2020-05-201-17/+19
* * lisp/gnus/gnus-registry.el: Use lexical-bindingStefan Monnier2020-03-271-46/+43
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Continued fixes to gnus registry loadingEric Abrahamsen2019-12-081-40/+30
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-2/+2
* Gnus registry shutdown should also run the unload-hookEric Abrahamsen2019-10-011-2/+3
* Use eieio-object-p, not obsolete object-pEric Abrahamsen2019-09-211-2/+2
* Fix to a81223aeaaEric Abrahamsen2019-09-201-2/+2
* Only use Gnus registry for formatting when registry is loadedEric Abrahamsen2019-09-191-12/+16
* Temporarily preserve encoded Gnus group names in Gnus filesEric Abrahamsen2019-08-031-4/+55
* Prevent the Gnus registry from being loaded twice at startupEric Abrahamsen2019-06-161-26/+39
* * lisp/gnus: Further reduce assumptions about gnus-data formatStefan Monnier2019-06-071-20/+11
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove some unused gnus-registry variablesGlenn Morris2018-03-231-6/+1
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-16/+16
* | * lisp/gnus/gnus-registry.el: Add missing compile-time requirement.Glenn Morris2018-03-161-0/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Fix Gnus registry header extractionEric Abrahamsen2017-12-181-13/+9
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't use mapconcat with chars in gnus registry marks (Bug#25839)Eric Abrahamsen2017-02-281-6/+7
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | An efficient built-in mapcanMario Lang2016-07-101-2/+1
* | Remove Gnus XEmacs compat functionsLars Ingebrigtsen2016-02-111-6/+0
* | Remove gmm compat functionsLars Ingebrigtsen2016-02-101-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-3/+3
* Go back to grave quoting in GnusPaul Eggert2015-08-251-5/+5
* Prefer directed to neutral quotesPaul Eggert2015-08-241-6/+6
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-1/+1
* gnus-registry.el: Correct function argument orderEric Abrahamsen2015-07-111-1/+1
* lisp/gnus/{registry.el,gnus-registry.el}: Use slot names in references to obj...Eric Abrahamsen2015-03-211-1/+1
* * lisp/gnus/registry.el (registry-db): Don't oset-default an instance slot.Stefan Monnier2015-03-111-20/+19
* * lisp/gnus/*registry.el: Use slot names rather than initarg namesStefan Monnier2015-03-061-7/+7
* Tweak recent gnus-registry.el changesGlenn Morris2015-01-301-8/+6
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix Gnus registry pruning and sorting, and rename fileEric Abrahamsen2014-12-181-31/+76
* Doc fixesGlenn Morris2014-05-011-3/+3