]> git.eshelyaron.com Git - emacs.git/commit
Run exit-function only for finished completion
authorAndrii Kolomoiets <andreyk.mad@gmail.com>
Sat, 16 Jan 2021 11:42:32 +0000 (13:42 +0200)
committerGitHub <noreply@github.com>
Sat, 16 Jan 2021 11:42:32 +0000 (11:42 +0000)
commit6d731fab9c07cd49f83e49ad3e6588ddb47fe98e
tree4af05c6ec519f9f8e90322c54c09f589d6bbbe71
parent26b10c6dafd126d347fa1f835dc9a974953e3282
Run exit-function only for finished completion

Per https://github.com/joaotavora/eglot/issues/594.

* eglot.el (eglot-completion-at-point): Respect 'status' argument in
completion's exit function.

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