]> git.eshelyaron.com Git - emacs.git/commit
Allow staying out of flymake-mode, eldoc-mode
authorAugusto Stoffel <arstoffel@gmail.com>
Sat, 22 May 2021 10:53:38 +0000 (12:53 +0200)
committerGitHub <noreply@github.com>
Sat, 22 May 2021 10:53:38 +0000 (11:53 +0100)
commit210b52859e71b81c6dc022ea3e07b1a68bc978d3
tree005d80b383891ca67354f07f84124934750a396d
parent7eddb6f950b0a067a55347600d499cae608aa728
Allow staying out of flymake-mode, eldoc-mode

* eglot.el (eglot--managed-mode): don't enable flymake or eldoc when
those symbols belong to eglot-stay-out-of.

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