]> git.eshelyaron.com Git - emacs.git/commit
Codeaction command can be a command object ()
authorMichal Krzywkowski <k.michal@zoho.com>
Fri, 23 Nov 2018 18:00:00 +0000 (19:00 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 23 Nov 2018 18:00:00 +0000 (18:00 +0000)
commit1e7f94d75a30628be56ad00de8c6245f5f3e9fdf
treee6512b801dc89f23b561c8bf6869ca18ddaef3c5
parentd3fc3ce7e70df0a92931c31fcadb625d81b9f0bc
Codeaction command can be a command object ()

* eglot.el (eglot-code-actions): Handle case when the :command field
  is not a string.

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