]> git.eshelyaron.com Git - emacs.git/commit
Provide context for finer project-find-functions
authorJoão Távora <joaotavora@gmail.com>
Thu, 13 May 2021 09:09:20 +0000 (10:09 +0100)
committerGitHub <noreply@github.com>
Thu, 13 May 2021 09:09:20 +0000 (10:09 +0100)
commit68baa57143ed4f338778053d9aa3120ed5d59300
treec75a7ab4515dcd54da34e2be428ab5bfc247460a
parentded0aa0bfc2a4213ec7b938f356478d2abd21dc8
Provide context for finer project-find-functions

* eglot.el (eglot--guess-contact): Use eglot--current-project.
(eglot): Adjust docstring.
(eglot-lsp-context): New variable.
(eglot--current-project): New helper.
(eglot--maybe-activate-editing-mode, eglot--eclipse-jdt-contact):
Use eglot--current-project.

GitHub-reference: per https://github.com/joaotavora/eglot/issues/687
lisp/progmodes/eglot.el