]> git.eshelyaron.com Git - emacs.git/commit
Eglot: allow skipping compile-time warnings about LSP interfaces
authorJoão Távora <joaotavora@gmail.com>
Sun, 11 Dec 2022 23:16:58 +0000 (23:16 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sun, 11 Dec 2022 23:21:40 +0000 (23:21 +0000)
commitd3669cfe156f43ca17b5d804fc9fd7fa1f8b0e26
treec6428cc940ee7c1daeb1afc4a57af6dda2a17295
parent04b7e01885db04e0512f5a5519ad2ac5b3dd2180
Eglot: allow skipping compile-time warnings about LSP interfaces

* lisp/progmodes/eglot.el (eglot-strict-mode): Add 'no-unknown-interfaces'.
(eglot--check-object): Honour new eglot-strict-mode value.
lisp/progmodes/eglot.el