]> git.eshelyaron.com Git - emacs.git/commit
Handle case when :textdocumentsync isn't a number
authorJoão Távora <joaotavora@gmail.com>
Sat, 25 Aug 2018 21:57:22 +0000 (22:57 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 25 Aug 2018 21:57:22 +0000 (22:57 +0100)
commitd01b5110dc6d0cf713760dbaf26ce0158478ad11
tree490e57b24bfa55dc583b77053234e229a5e32bd6
parent93ca152da7dbef8a58a00277a4f7a23222bf0055
Handle case when :textdocumentsync isn't a number

Also closes https://github.com/joaotavora/eglot/issues/87.

* eglot.el (eglot--signal-textDocument/didChange): Grab :change
from :textDocumentSync server capability.

GitHub-reference: close https://github.com/joaotavora/eglot/issues/86
lisp/progmodes/eglot.el