]> git.eshelyaron.com Git - emacs.git/commit
Abide by lsp when reporting and moving to columns
authorFelicián Németh <felician.nemeth@gmail.com>
Sun, 19 Jan 2020 10:13:20 +0000 (11:13 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 16 Apr 2020 09:07:54 +0000 (10:07 +0100)
commitf901fa91bc61454363a07989e458a3a05bca080f
tree81cb33fb72596b4c01e07cf68399f73a502d9488
parentc93c90842a96f8695ec81f1e34ff4ca951737f4d
Abide by lsp when reporting and moving to columns

* eglot.el (eglot-current-column-function): Set to
eglot-lsp-abiding-column.
(eglot-move-to-column-function): Set to
eglot-move-to-lsp-abiding-column.

* NEWS.md: Log the change here as well.

Co-authored-by: João Távora <joaotavora@gmail.com>
GitHub-reference: fix https://github.com/joaotavora/eglot/issues/361
lisp/progmodes/eglot.el