]> git.eshelyaron.com Git - emacs.git/commit
Fix textdocument/hover responses where markedstring is a plist ()
authorMichal Krzywkowski <k.michal@zoho.com>
Fri, 17 Aug 2018 23:56:01 +0000 (01:56 +0200)
committerJoão Távora <joaotavora@gmail.com>
Fri, 17 Aug 2018 23:56:01 +0000 (00:56 +0100)
commit7704fbac0be3bc40ec99467cbe5ed04f80698335
tree92b0c5f4b5d4174c81b5c7fee443a7627a1697ae
parent0f33ef3e67cc16b04c7308688788d2c59b144a40
Fix textdocument/hover responses where markedstring is a plist ()

* eglot.el (eglot--hover-info): Forward all non-vector content to
eglot--format-markup.

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