]> git.eshelyaron.com Git - emacs.git/commit
Use entire line as xref summary when available
authorJoão Távora <joaotavora@gmail.com>
Tue, 27 Nov 2018 12:42:56 +0000 (12:42 +0000)
committerJoão Távora <joaotavora@gmail.com>
Tue, 27 Nov 2018 19:43:55 +0000 (19:43 +0000)
commit9e700ebc4c03254a832dce922a89b997b6f29354
tree727bb3c2a88c49bb1bfc6aedd511829a2bf3d076
parent6ae6ce8b922bba07219bb8e10b67cc81a4703995
Use entire line as xref summary when available

After an original implementation by Michael Livshin.  Also close https://github.com/joaotavora/eglot/issues/127.

* eglot.el (eglot--xref-make): Rework.
(xref-backend-definitions, xref-backend-references)
(xref-backend-apropos): Simplify call to `eglot--xref-make'.

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