]> git.eshelyaron.com Git - emacs.git/commit
Prevent eldoc flicker when moving around
authorJoão Távora <joaotavora@gmail.com>
Sat, 5 Jan 2019 14:35:01 +0000 (14:35 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sat, 5 Jan 2019 14:35:01 +0000 (14:35 +0000)
commitf399be6d122d9f23da8a13df8050f213c0617369
treeddb0af3448656b1dc266fbc1dd5402485e9a7383
parenta47618f19f6dec030b08e04717e10a573a1ce14f
Prevent eldoc flicker when moving around

* eglot.el (eglot-eldoc-function): Return eldoc-last-message
immediately.

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