]> git.eshelyaron.com Git - emacs.git/commit
Use a hash-table for storing resolved completions
authorJoão Távora <joaotavora@gmail.com>
Mon, 13 Jul 2020 22:59:41 +0000 (23:59 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 13 Jul 2020 22:59:41 +0000 (23:59 +0100)
commitad701795985377401eb007a2eeb5ece65d47b0dc
tree1bfeb2c52135aed72f5ef0c2d71c55bdbf3c2b4e
parent34ecaa4b16c6ec4a12e069e2c51616c667d07d51
Use a hash-table for storing resolved completions

* eglot.el (eglot-completion-at-point): use a hash-table for
storing resolved completions.

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