]> git.eshelyaron.com Git - emacs.git/commit
Make vc-responsible-backend choose the most specific backend
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 26 Oct 2020 20:10:36 +0000 (21:10 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 26 Oct 2020 20:24:47 +0000 (21:24 +0100)
commit2697123933e3ac7ed4e21a6d12746a98ed7fa74a
tree2d94781c0d49e51e095a3cc003b51852a93e4de5
parenteb57ae084450cd33d6ad1fdb2b7a6a81975b869e
Make vc-responsible-backend choose the most specific backend

* lisp/vc/vc.el (vc-responsible-backend): Search through all the
VC backends instead of the first one, and choose the one that's
most specific (bug#42966).
etc/NEWS
lisp/vc/vc.el