]> git.eshelyaron.com Git - emacs.git/commit
Protect against null messages from eldoc
authorJoão Távora <joaotavora@gmail.com>
Mon, 14 Jan 2019 14:15:20 +0000 (14:15 +0000)
committerJoão Távora <joaotavora@gmail.com>
Mon, 14 Jan 2019 14:15:20 +0000 (14:15 +0000)
commit1eb7535511add8a828290e0353ac6c9719b7af7c
tree163c219926cbc7cc6b703020899a024a76a08546
parentd0c8c6011e774c91a35d14086506b34fb070682e
Protect against null messages from eldoc

* eglot.el (eglot--eldoc-message): Protect against nil FORMAT.

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