From: Michal Krzywkowski Date: Mon, 30 Jul 2018 20:17:32 +0000 (+0200) Subject: * eglot.el (eglot-client-capabilities): fix a typo. X-Git-Tag: emacs-29.0.90~1616^2~524^2~4^2~464 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=308b1a9ee3bce89512d743e4a58116aa984310f0;p=emacs.git * eglot.el (eglot-client-capabilities): fix a typo. --- diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el index f0a4b7144dc..f5903138100 100644 --- a/lisp/progmodes/eglot.el +++ b/lisp/progmodes/eglot.el @@ -167,7 +167,7 @@ lasted more than that many seconds." :applyEdit t :executeCommand `(:dynamicRegistration :json-false) :workspaceEdit `(:documentChanges :json-false) - :didChangeWatchesFiles `(:dynamicRegistration t) + :didChangeWatchedFiles `(:dynamicRegistration t) :symbol `(:dynamicRegistration :json-false)) :textDocument (list