]> git.eshelyaron.com Git - emacs.git/commit
Use eglot--dbind for destructuring
authorMichal Krzywkowski <k.michal@zoho.com>
Tue, 27 Nov 2018 22:42:45 +0000 (23:42 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 1 Dec 2018 21:57:57 +0000 (21:57 +0000)
commitc515075fcb3d1bafed2dc881e059ba6bf1814f12
treeee3ad2b367c96044908f363b2812b427f52cd323
parent0bce2e3b2b3fe57cdbb63560241c65d406732252
Use eglot--dbind for destructuring

* eglot.el (eglot--lsp-interface-alist): Add CodeAction,
  FileSystemWatcher, Registration, TextDocumentEdit, WorkspaceEdit.
(eglot-handle-notification): Use eglot--dbind.
(eglot--apply-workspace-edit): Use eglot--dbind and eglot--lambda.
(eglot-code-actions): Use eglot--lambda.
(eglot--register-workspace/didChangeWatchedFiles): Use eglot--lambda.
lisp/progmodes/eglot.el