]> git.eshelyaron.com Git - emacs.git/commit
Remove highlight overlays immediately when symbol edited
authorAugusto Stoffel <arstoffel@gmail.com>
Thu, 25 Feb 2021 14:48:41 +0000 (15:48 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 6 Mar 2021 20:55:57 +0000 (20:55 +0000)
commit8c0b2ca7cf76ec5215029ff0ab15f4bec1b1f12e
treee33b54d16555f5e0ebb12bda53c2cf0df10ee8f3
parentff91ba70cd24e7469c7c171234363c82b1566cd6
Remove highlight overlays immediately when symbol edited

* eglot.el (eglot--highlight-piggyback): Add modification-hooks
property to the created overlays.

Co-authored-by: João Távora <joaotavora@gmail.com>
GitHub-reference: fix https://github.com/joaotavora/eglot/issues/626
lisp/progmodes/eglot.el