]> git.eshelyaron.com Git - emacs.git/commit
Support highlighting of ripgrep output (bug#44983)
authorJuri Linkov <juri@linkov.net>
Wed, 9 Dec 2020 19:16:03 +0000 (21:16 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 9 Dec 2020 19:16:03 +0000 (21:16 +0200)
commit303f0a19cc6b819dd4dc750aa278ca8563d3b64b
tree757e3c7404ac9b814b0656b2fce63470f518fce8
parentef5e0785aee978c55abaecf44ba63867ff3598c4
Support highlighting of ripgrep output (bug#44983)

* etc/grep.txt: Add ripgrep samples.

* lisp/progmodes/grep.el (grep-match-regexp): Highlight ripgrep matches too.
(grep-regexp-alist): Remove $ to highlight ripgrep binary file matches.
etc/grep.txt
lisp/progmodes/grep.el
test/README