]> git.eshelyaron.com Git - emacs.git/commit
Minor cleanup to new textdocument/formatting feature
authorJoão Távora <joaotavora@gmail.com>
Fri, 15 Jun 2018 22:56:29 +0000 (23:56 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 15 Jun 2018 22:56:29 +0000 (23:56 +0100)
commite10f933d613e7acefbfc39f590b14d856f901acd
tree5c1c073788d9ae98d63e7693a0e657f7bbba4133
parent504389181d15880179f668e4e11143be62487c9b
Minor cleanup to new textdocument/formatting feature

* README.md (Language feature): Tick textDocument/formatting

* eglot.el (eglot-client-capabilities): Add formatting capability.
Also move codeAction capability to the correct section.

(eglot-format-buffer): Remove unused lexical variable before-point.
lisp/progmodes/eglot.el