]> git.eshelyaron.com Git - emacs.git/commit
Don't reupdate help buffer if already rendered
authorJoão Távora <joaotavora@gmail.com>
Fri, 24 Apr 2020 14:39:16 +0000 (15:39 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 24 Apr 2020 16:00:39 +0000 (17:00 +0100)
commit81385edb7132461500f229919c074e329f42b009
tree14cccd16ab7760023fd22c8ebd3b58304a3e4bd3
parentda888370b4d61025cb9d3d5dbd591b9d04a6f5dd
Don't reupdate help buffer if already rendered

* eglot.el (eglot--update-doc): Don't reupdate if doc buffer
already exists.

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