]> git.eshelyaron.com Git - emacs.git/commit
Add variable vc-git-grep-template
authorFederico Tedin <federicotedin@gmail.com>
Sat, 1 Sep 2018 21:46:16 +0000 (18:46 -0300)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 4 Sep 2018 22:53:59 +0000 (18:53 -0400)
commite3661f8c35b3057c58e8c0b474f597697ce413ba
treeda631993e103fa6cd4799cd8447051e36d45155b
parentc0f688808eadb670ffa9d442891adb7bb70c4ade
Add variable vc-git-grep-template

* lisp/vc/vc-git.el (vc-git-grep-template): New variable, allows
changing the default arguments passed to git-grep when using
'vc-git-grep'.
* etc/NEWS: Mention 'vc-git-grep-template'.  (Bug#32549)
etc/NEWS
lisp/vc/vc-git.el