]> git.eshelyaron.com Git - emacs.git/commit
* lisp/replace.el (replace-highlight): Add save-match-data (bug#36328)
authorJuri Linkov <juri@linkov.net>
Fri, 5 Jul 2019 19:11:34 +0000 (22:11 +0300)
committerJuri Linkov <juri@linkov.net>
Fri, 5 Jul 2019 19:11:34 +0000 (22:11 +0300)
commitdde0320020429a2d2917895fc0e2f5a24ffe6348
tree565e314230e08f4334fc7c484322f1a5d3672270
parent44f199648b0c986a0ac7608f4e9d803c619ae2d6
* lisp/replace.el (replace-highlight): Add save-match-data (bug#36328)

* lisp/term/tty-colors.el (tty-color-canonicalize):
Replace string-match with string-match-p.

Thanks to Jayden Navarro <jayden@yugabyte.com> and Alan Mackenzie <acm@muc.de>
lisp/replace.el
lisp/term/tty-colors.el