]> git.eshelyaron.com Git - emacs.git/commit
Correctly delete text before expanding snippet completions
authorJoão Távora <joaotavora@gmail.com>
Mon, 20 Aug 2018 22:51:27 +0000 (23:51 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 20 Aug 2018 22:53:08 +0000 (23:53 +0100)
commit93ca152da7dbef8a58a00277a4f7a23222bf0055
tree90260f522a5f0cf9402360620e90c7f28bd01ecb
parent78102bc38ad796b92e03305af7510074b2ba1476
Correctly delete text before expanding snippet completions

Suggested by Amol Mandhane.

* eglot.el (eglot-completion-at-point): Use length of obj in
:exit-function

GitHub-reference: close https://github.com/joaotavora/eglot/issues/82
lisp/progmodes/eglot.el