]> git.eshelyaron.com Git - emacs.git/commit
Add a new grep-match-regexp variable
authorSimon Lang <Simon.lang@outlook.com>
Sun, 27 Sep 2020 12:55:22 +0000 (14:55 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 27 Sep 2020 12:55:29 +0000 (14:55 +0200)
commitcea06818a1e7462090df90d41d5298b975ee9b27
tree09abfc47cd2efeeacae94270320b64549c38d382
parent8bd233a7eb6bc4709d0adf0577d30aaf167e75bf
Add a new grep-match-regexp variable

* doc/emacs/building.texi (Grep Searching): Document it.

* lisp/progmodes/grep.el (grep-match-regexp): New variable (bug#41766).
(grep-filter): Use it.
doc/emacs/building.texi
etc/NEWS
lisp/progmodes/grep.el