]> git.eshelyaron.com Git - emacs.git/commit
Adjust active param highlighting in first line of signature (2/3)
authorFredrik Bergroth <fbergroth@gmail.com>
Thu, 13 Dec 2018 12:02:15 +0000 (13:02 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 16 Dec 2018 13:52:12 +0000 (13:52 +0000)
commitd050540fefed7547a85be3c9eb2e71581a98724b
treeb24f7441b205ddcc24418fd7e7089b603495dbbf
parentcdee0e4674d837469b12b9378e24950bea82a555
Adjust active param highlighting in first line of signature (2/3)

Use regex with word boundaries when scanning for active param, to
avoid matching substrings.

Copyright-paperwork-exempt: yes

* eglot.el (eglot--sig-info): Use `re-search-forward`.
lisp/progmodes/eglot.el