]> git.eshelyaron.com Git - emacs.git/commit
dired-vc-deduce-fileset: Call vc-backend-for-registration
authorStephen Berman <stephen.berman@gmx.net>
Sat, 12 Jul 2025 10:34:31 +0000 (11:34 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 08:13:22 +0000 (10:13 +0200)
commitbd6dcb778f27fae87d4150b3ad9889153a49e676
tree8b46cbb387419dcfcec9baa9d237abbb5b95fdb8
parent8fc1a444fa82ffaf5751cc87bd0ab470ee0cf307
dired-vc-deduce-fileset: Call vc-backend-for-registration

* lisp/vc/vc.el (vc-backend-for-registration):
* lisp/dired-aux.el (vc-backend-for-registration): Autoload.
(dired-vc-deduce-fileset): Call vc-backend-for-registration when
vc-responsible-backend returns nil (bug#78987).

(cherry picked from commit b406c44c824ba87d516c01466bdd1688cc55fc6f)
lisp/dired-aux.el
lisp/vc/vc.el