]> git.eshelyaron.com Git - emacs.git/commit
Complex completions work when chosen from *completions*
authorJoão Távora <joaotavora@gmail.com>
Mon, 12 Nov 2018 23:17:22 +0000 (23:17 +0000)
committerJoão Távora <joaotavora@gmail.com>
Mon, 12 Nov 2018 23:17:22 +0000 (23:17 +0000)
commit6393580d7e386787da98fa4fdb0c034bdd06d331
tree9fc7292b6cc23ee884f940cdfba401880e6cbac4
parent9f44e74ca9d2b254fbf9fd1d5ccfde64e2b652f1
Complex completions work when chosen from *completions*

* eglot.el (eglot-completion-at-point): Make exit-function work
even if its arguments was stripped of its properties.

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