]> git.eshelyaron.com Git - emacs.git/commit
Correct paren mismatch blunder introduced by earlier commit
authorJoão Távora <joaotavora@gmail.com>
Sun, 16 Aug 2020 18:10:23 +0000 (19:10 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 16 Aug 2020 18:10:23 +0000 (19:10 +0100)
commit07c8219fa24f15213b1e1899a6824f1146954ef5
tree746f00c3cf86f110d8ef389900121dbfeec620f6
parent9511280768fb6239f88fc3eaa7398c972fa9dd00
Correct paren mismatch blunder introduced by earlier commit

Per https://github.com/joaotavora/eglot/issues/512.

* eglot.el (eglot-server-programs): properly close parenthesis.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/521
lisp/progmodes/eglot.el