]> git.eshelyaron.com Git - emacs.git/commit
#fix 608: fix bug in eglot-code-actions
authorJoão Távora <joaotavora@gmail.com>
Fri, 29 Jan 2021 16:27:55 +0000 (16:27 +0000)
committerJoão Távora <joaotavora@gmail.com>
Fri, 29 Jan 2021 16:27:55 +0000 (16:27 +0000)
commit93eb72de229a2774198364be7acb7131a71222cb
tree6b3af0c5fa506ad6565145985ec4010fd6392a5e
parent470447e22a2a2625cca10791ee49ef6a11764a5c
#fix 608: fix bug in eglot-code-actions

Suggested by GitHub user "vconcat".

* eglot.el (eglot-code-actions): Use a vector for transmitting
action-kind.

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