summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-registry.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-231-1/+1
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-3/+0
* Obsolete gnus-registry-enabled in favor of checking gnus-registry-dbEric Abrahamsen2022-01-311-10/+10
* Fix Gnus registry key bindingsLars Ingebrigtsen2022-01-241-40/+37
* Rework setting/unsetting of gnus-registry-enabledEric Abrahamsen2022-01-121-12/+13
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | When registering Gnus message ids, guard against no registryEric Abrahamsen2021-12-061-1/+2
* | Fix syntax error in previous gnus-registry-install-shortcuts changeLars Ingebrigtsen2021-10-071-1/+2
* | Use `define-keymap' in gnus-registry-install-shortcutsLars Ingebrigtsen2021-10-061-3/+2
* | Make two old function aliases obsoleteStefan Kangas2021-10-051-1/+1
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* Small tweaks to gnus-registry reindexing messagingEric Abrahamsen2021-04-261-2/+5
* ; Remove some useless commentsStefan Kangas2021-04-161-2/+0
* Remove redundant #' before lambda in GnusStefan Kangas2021-04-011-3/+3
* 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