]> git.eshelyaron.com Git - emacs.git/commit
Eglot: Replace eglot-execute-command with new eglot-execute
authorJoão Távora <joaotavora@gmail.com>
Tue, 9 May 2023 09:34:52 +0000 (10:34 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 9 May 2023 09:39:38 +0000 (10:39 +0100)
commite9258a882a9b54f2992ae8ffd73e3da6bb3c4556
tree2bf53b5103c1c902ff46485831db50900470381a
parentb625ccff870cbae785d21678161c59fe91fda7a8
Eglot: Replace eglot-execute-command with new eglot-execute

Hopefully helps with https://github.com/joaotavora/eglot/discussions/1070 and
https://github.com/emacs-sideline/sideline/issues/5

* lisp/progmodes/eglot.el (eglot-execute-command): Obsolete.
(eglot-execute): New generic.
(eglot--read-execute-code-action): Use eglot-execute.
lisp/progmodes/eglot.el