]> git.eshelyaron.com Git - emacs.git/commit
Adjust previous fix
authorJoão Távora <joaotavora@gmail.com>
Tue, 4 Dec 2018 23:10:35 +0000 (23:10 +0000)
committerJoão Távora <joaotavora@gmail.com>
Tue, 4 Dec 2018 23:10:35 +0000 (23:10 +0000)
commit0918c9d1a585f8c86bdd13c39704240b3ab81fc9
treef25d7a895d6e6667a9b1b7831441a99eed6498dd
parentf2326f4e13ecf7c244b31aa727cec6981056ace2
Adjust previous fix

* eglot.el (eglot--before-change): Don't reset
eglot--last-inserted-char here.
(eglot--pre-command-hook): Do it here.
(eglot--managed-mode): Add/remove eglot--pre-command-hook to/from
pre-command-hook.

GitHub-reference: per https://github.com/joaotavora/eglot/issues/173
lisp/progmodes/eglot.el