]> git.eshelyaron.com Git - emacs.git/commit
Unbreak xref-find-definitions
authorJoão Távora <joaotavora@gmail.com>
Sun, 13 Oct 2019 21:32:52 +0000 (22:32 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 13 Oct 2019 21:32:52 +0000 (22:32 +0100)
commit0aaaea5ae9be07e979cbcd636226a088c1650017
treed83033b25ef3da8b3bed180031d20d5b869d2a89
parentc848af80d5fc58bf5560a87c192366e467abf56c
Unbreak xref-find-definitions

* eglot-tests.el (basic-xref): New test.

* eglot.el (eglot--collecting-xrefs): Add an edebug spec.
(eglot--lsp-xrefs-for-method): Actually collect xref.
(xref-backend-apropos): Fix indentation slightly.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/318
lisp/progmodes/eglot.el