]> git.eshelyaron.com Git - emacs.git/commit
Stop project-root from going into infinite recursion
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 17 Mar 2021 16:49:14 +0000 (18:49 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 17 Mar 2021 16:49:14 +0000 (18:49 +0200)
commit6e796b52e1e61c67e5d939bfcc77d34b9d735158
tree82bae43841c5079ee3b3ab5986ecdba9a4874750
parentf5e1fc371af7a4211ca7a40b5db0b7da00cb1d93
Stop project-root from going into infinite recursion

* lisp/progmodes/project.el (project--within-roots-fallback):
New variable.
(project-root, project-roots): Use it (bug#47168).
lisp/progmodes/project.el