index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
registry.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-07
Eliminate possible confusion in comments in registry.el.
Alan Mackenzie
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-02-09
Use lexical-binding in a few more scattered files
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Merge from origin/emacs-27
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-24
Don't use `let*' with just one binding
Juanma Barranquero
2019-10-20
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-10-12
Merge from origin/emacs-26
Glenn Morris
2018-10-11
Fix bug with precious entries in Gnus registry
Eric Abrahamsen
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-22
* lisp/registry.el (registry-collect-prune-candidates): Skip invalid entries
Ted Zlatanov
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-11-17
Port registry.el the rest of the way to cl-lib
Mark Oteiza
2016-11-04
; Spelling fixes
Paul Eggert
2016-02-24
Move low-level library files from the lisp/gnus directory
Lars Ingebrigtsen