]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc-git.el (vc-git-grep): Set dir to default-directory
authorJuri Linkov <juri@linkov.net>
Wed, 12 Sep 2018 22:09:53 +0000 (01:09 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 12 Sep 2018 22:09:53 +0000 (01:09 +0300)
commit3b38cb0516c0560fd5f54de377c481b42ff28d5f
tree28dbd92e1aa24e81b5677427516f97ba04927921
parenta1b8418f5e1a4de54528f2887cf653105c3c92fb
* lisp/vc/vc-git.el (vc-git-grep): Set dir to default-directory

when it's not available (like it's implemented in lgrep/rgrep)
to prevent error in case of `C-u C-u vc-git-grep'.
lisp/vc/vc-git.el