]> git.eshelyaron.com Git - emacs.git/commit
(project--vc-list-files): Make sure to expand file names
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 5 Oct 2019 09:32:11 +0000 (12:32 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 5 Oct 2019 09:33:25 +0000 (12:33 +0300)
commit677d62093056e93163c97e675ae83c833443de42
treeead5088a6efe4df6feb723968d8fa3fe68a8becf
parent9c66b09950cf2db50eb6d818656a268ef750bfe6
(project--vc-list-files): Make sure to expand file names

* lisp/progmodes/project.el (project--vc-list-files): Make sure to
expand file names.  Turns out, Grep doesn't like abbreviated ones.
lisp/progmodes/project.el