]> git.eshelyaron.com Git - emacs.git/commit
Find most specific backend for `vc-backend-for-registration'.
authorManuel Giraud <manuel@ledu-giraud.fr>
Sun, 14 Nov 2021 00:51:31 +0000 (01:51 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Nov 2021 00:54:46 +0000 (01:54 +0100)
commit439a3094ff7fd84d1b1a5c6f5eb87431eec0d7fd
treea5a8420efe2e6343e0e08dc7d7db08228f2c2164
parent4df334a0f74700e72bfea7817e660605c3f2a2ee
Find most specific backend for `vc-backend-for-registration'.

* lisp/vc/vc.el (vc-backend-for-registration): Count file name
components instead of the length of the file name string (bug#50572).
lisp/vc/vc.el