]> git.eshelyaron.com Git - emacs.git/commit
Cache the backend value together with the project root
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 3 Mar 2022 03:23:26 +0000 (05:23 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 3 Mar 2022 03:41:46 +0000 (05:41 +0200)
commit86969f9658e278ebacb3d625d0309046ff1f2b54
treedb0996a063f58e29fb019035d2bf2d69335f1352
parentd845ccb7cfeeffc68fe49276d5cd16b0dfac64a2
Cache the backend value together with the project root

* lisp/progmodes/project.el (project-try-vc):
Cache the backend value together with the root.
(project-root, project-files, project-ignores):
Update to access the new data structure.
lisp/progmodes/project.el