]> git.eshelyaron.com Git - emacs.git/commit
(project-try-vc): When found non-VC project root, still search for the backend
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 6 Sep 2023 20:30:27 +0000 (23:30 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Wed, 6 Sep 2023 20:30:42 +0000 (23:30 +0300)
commit62229fb2d11b34d46516d1b141e6af97677a74a7
tree41d30ac101becf26bdcc2b0b3a6ca3215f20874b
parentdd818ed821f7a9a35253e39374ee5f0aaae669bb
(project-try-vc): When found non-VC project root, still search for the backend

* lisp/progmodes/project.el (project-try-vc): When finding a
non-VC project root, still try to search for the containing
responsible VC backend, if any (bug#65704).
etc/NEWS
lisp/progmodes/project.el
test/lisp/progmodes/project-tests.el