]> git.eshelyaron.com Git - emacs.git/commit
Eglot: do not activate unsupported menu items
authorFelicián Németh <felician.nemeth@gmail.com>
Sat, 8 Feb 2025 10:53:31 +0000 (11:53 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Feb 2025 08:46:24 +0000 (09:46 +0100)
commit878dc9421b3475d4953073b55cc0aaf2fd2fa8dc
treef70275d98e03e103dee0010719fdda041b97f27f
parentb9fe7bf14b2fc176d4f0b11264c0a11e28145d89
Eglot: do not activate unsupported menu items

* lisp/progmodes/eglot.el (eglot-menu): Do not activate items that
the server does not support.

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