]> git.eshelyaron.com Git - emacs.git/commit
Amend last Eglot commit (bug#62065)
authorJoão Távora <joaotavora@gmail.com>
Sun, 12 Mar 2023 19:30:53 +0000 (19:30 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sun, 12 Mar 2023 19:30:53 +0000 (19:30 +0000)
commit4a603c98499e6ffc0ea4b061a2895b4f7f8cb1c3
tree4946c98024d49fce550bdeed9aa58d6946904c27
parentb916ec88b2ffe22a49128f17cdfb78f0ab1bc713
Amend last Eglot commit (bug#62065)

The fix contained a spurious check for this-command that shouldn't
have made it in..

* lisp/progmodes/eglot.el (eglot-ensure): Don't check this-command.
lisp/progmodes/eglot.el