]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in querying server capabilities
authorJoão Távora <joaotavora@gmail.com>
Wed, 13 Jun 2018 11:30:20 +0000 (12:30 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 13 Jun 2018 11:30:20 +0000 (12:30 +0100)
commitc86410efad4e638a2d9571d1ebd86bd83c1b8e49
treec2813375008d4cd1ff15d73ea44e7144fff91907
parent7bdc94f79c7b92611ad0fd1dfb948b65b299a0a2
Fix bug in querying server capabilities

This lead to javascript-typescript-stdio being sent an incremental
didChange notif, which it doesn't support.

* eglot.el (eglot--server-capable): Fix bug.
lisp/progmodes/eglot.el