]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in hover support
authorJoão Távora <joaotavora@gmail.com>
Mon, 7 May 2018 21:06:49 +0000 (22:06 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 7 May 2018 21:06:49 +0000 (22:06 +0100)
commit283cfbcd4d53e22ecacdce33bbfe7a2a3b457a3f
tree2629de7be1f38eda934c1ddfc7795a0f95153c3f
parenta3fb899cb5bb6b88f2bf117578a273c81e4cb08e
Fix bug in hover support

* eldoc.el (eglot-eldoc-function): Use eglot--format-markup.
(subr-x): Require it.
(eglot--format-markup): Pacify byte-compiler.
lisp/progmodes/eglot.el