]> git.eshelyaron.com Git - emacs.git/commit
Fix regexp typo in vc-git--program-version
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Mar 2019 18:38:36 +0000 (11:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Mar 2019 18:38:59 +0000 (11:38 -0700)
commit7d8fe1f9f66110b23972869496e2000e9c35bb6d
tree3cdfd708f8b74d56458345e1757116a404b2b344
parent8832cc5f91a420db6bea65f381a3fb3597eb7523
Fix regexp typo in vc-git--program-version

* lisp/vc/vc-git.el (vc-git--program-version):
Require a period after ".windows", instead of allowing any char.
lisp/vc/vc-git.el