]> git.eshelyaron.com Git - emacs.git/commit
Unbreak basic imenu functionality
authorJoão Távora <joaotavora@gmail.com>
Mon, 25 Jun 2018 12:02:03 +0000 (13:02 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 25 Jun 2018 12:14:59 +0000 (13:14 +0100)
commit5b66bec822823636e09dfef74919c733ded9f1e5
tree952605bff4ef09dd45cc6efadab41c5bdc670f5c
parentd40cbb99a5f859474b54f7d8d2fed05acc5e3ef1
Unbreak basic imenu functionality

* eglot.el (eglot--managed-mode): Add missing quote to
imenu-create-index-function.

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