]> git.eshelyaron.com Git - emacs.git/commit
Integrate Stefan suggestions but rename it to "external-completion.el"
authorJoão Távora <joaotavora@gmail.com>
Sat, 3 Dec 2022 13:01:26 +0000 (13:01 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sat, 3 Dec 2022 13:15:53 +0000 (13:15 +0000)
commit9a62da21c2e768f5f550a92171ab81f0bac37a35
tree12cdc07909a9a4e5c1ec812d9357eb93b4e8d21c
parenta049c8f9da36011584327867b6bc14c9d3e57079
Integrate Stefan suggestions but rename it to "external-completion.el"

"External completion" is a much better name.  There are already a
thousand in-Emacs meanings for "backend" and this new style is really
meant to be used for tools _outside_ of Emacs.
lisp/backend-completion.el [deleted file]
lisp/external-completion.el [new file with mode: 0644]
lisp/progmodes/eglot.el