index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
external-completion.el
Age
Commit message (
Expand
)
Author
2026-05-01
; (external-completion-table): Fix a couple of typos.
Eshel Yaron
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-06
external-completion: specify a required Emacs version
Mattias Engdegård
2025-03-29
Use 'hash-table-contains-p' in a few places
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-25
Standardize possessive apostrophe usage in manuals, docs, and comments
Stefan Kangas
2024-07-20
Miscellaneous checkdoc fixes
Stefan Kangas
2024-06-16
; Fix typos
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-01
; Add missing GNU ELPA :core package statements
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-15
; Don't quote nil in comments
Stefan Kangas
2022-12-09
; Normalize GPLv3 license statements in new files
Stefan Kangas
2022-12-08
; Fix typos
Stefan Kangas
2022-12-07
Add lisp/external-completion.el for completions from external tools
João Távora