]> git.eshelyaron.com Git - emacs.git/commit
Add a variable to control VC completion over branch names
authorTom Tromey <tom@tromey.com>
Wed, 19 Aug 2020 11:38:44 +0000 (13:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 19 Aug 2020 11:38:44 +0000 (13:38 +0200)
commited96a2121de61390d7acce6f2f03521b47b7d978
tree26548635d851790613eceb3f2ea116c906fbe8ca
parent3b8dfc46ce95ae657b4c33af12ad46827f29084d
Add a variable to control VC completion over branch names

* lisp/vc/vc-git.el (vc-git-revision-complete-only-branches): New
variable (bug#25710).
(vc-git-revision-table): Use it.
etc/NEWS
lisp/vc/vc-git.el