]> git.eshelyaron.com Git - emacs.git/commit
Eglot: Add 'command-modes' property to all suitable commands
authorAugusto Stoffel <arstoffel@gmail.com>
Sun, 21 Apr 2024 09:21:58 +0000 (11:21 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:33:26 +0000 (18:33 +0200)
commitc8b7afe9ab00b7efcfd19c29a4d37591a679f5f5
tree2b612514724c9708e5a68643c5ab058bb83ea6ab
parent58870b6f23595495fa65a537d67805ca5ea3a073
Eglot: Add 'command-modes' property to all suitable commands

Those are the commands that call 'eglot--current-server-or-lose'.
* lisp/progmodes/eglot.el (eglot--managed-mode),
(eglot-list-connections-mode): Make non-interactive.  (Bug#70554)

(cherry picked from commit b98a6af8ca086ddbf891e54e50d0cb3f578f42b5)
lisp/progmodes/eglot.el