summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-registry.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge changes made in Gnus masterGnus developers2013-07-081-0/+23
* gnus-registry.el: Silence XEmacs byte compilerDavid Engster2013-02-241-0/+6
* gnus-registry.el (gnus-registry-save): Provide class name when calling `eieio...David Engster2013-02-221-2/+8
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | gmm-utils.el (gmm-called-interactively-p): Restore as a macro.Katsumi Yamaoka2012-12-061-1/+1
* | gmm-utils.el (gmm-called-interactively-p): Revert. This seems to causes Emac...Katsumi Yamaoka2012-12-051-2/+1
* | gmm-utils.el (gmm-called-interactively-p): New function.Katsumi Yamaoka2012-12-051-1/+2
|/