]> git.eshelyaron.com Git - emacs.git/commit
* lisp/hi-lock.el (hi-lock--regexps-at-point): Fix bug (bug#60241).
authorJuri Linkov <juri@linkov.net>
Thu, 29 Dec 2022 17:45:12 +0000 (19:45 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 29 Dec 2022 17:45:12 +0000 (19:45 +0200)
commit0aea1cf8190aa804a0d11a67b4a3cb4b715ae82d
treec70601b2ba5ada45987c3c1f6f06ee96c88e531d
parent60418e6f09c67924e3e05eb4948e109d8f7c4073
* lisp/hi-lock.el (hi-lock--regexps-at-point): Fix bug (bug#60241).

Handle two cases: when a pattern is a regexp or a function.
lisp/hi-lock.el