]> git.eshelyaron.com Git - emacs.git/commit
Introduce new api methods for experimental clients to use
authorJoão Távora <joaotavora@gmail.com>
Tue, 22 May 2018 10:41:02 +0000 (11:41 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 22 May 2018 10:41:02 +0000 (11:41 +0100)
commitc765121f67df7f7cdc03e16b1130f4e508b39a98
treecd20ee9ccfcb99ee7c2b377e25ced400b7120ca2
parent40d7fc6f043ee45549c1a7334d853f9a2c5ad231
Introduce new api methods for experimental clients to use

Should help Josh Elsasser implement pull request https://github.com/joaotavora/eglot/issues/6.

* eglot.el (eglot--obj): Move upwards in file.
(eglot-server-ready-p): Tweak comment.
(eglot-initialization-options): New API defgeneric..
(eglot-client-capabilities): New API defgeneric.
(eglot--client-capabilities): Remove.
(eglot--connect): Call new API methods here.
lisp/progmodes/eglot.el