]> git.eshelyaron.com Git - emacs.git/commit
Use new faces isearch-group-odd and isearch-group-even (bug#43702)
authorJuri Linkov <juri@linkov.net>
Thu, 1 Oct 2020 19:17:40 +0000 (22:17 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 1 Oct 2020 19:17:40 +0000 (22:17 +0300)
commit306fcc59dcd7d2a6ec8338dfff520a89d7a9121d
treedf0b512330d17fabb9c04676b777a829845ec0a7
parentd460677b19299fd43fa3a088895a406f9975a3ee
Use new faces isearch-group-odd and isearch-group-even (bug#43702)

* lisp/isearch.el (isearch-group-odd, isearch-group-even): New faces
instead of isearch-group-1 .. isearch-group-9.
(isearch-highlight): Use new faces.
doc/emacs/search.texi
etc/NEWS
lisp/isearch.el