diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2022-12-01 04:05:49 +0200 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2022-12-01 04:09:14 +0200 |
commit | 785fa801596ad7bb9f838cac865f00de29e253d1 (patch) | |
tree | 0b060b78b9c920717a35c91a68cc330c3be85a5b /test/lisp/emacs-lisp/rx-tests.el | |
parent | 7a1f1825fd3108479556c57f153d11f305da1736 (diff) | |
download | emacs-785fa801596ad7bb9f838cac865f00de29e253d1.tar.gz emacs-785fa801596ad7bb9f838cac865f00de29e253d1.tar.bz2 emacs-785fa801596ad7bb9f838cac865f00de29e253d1.zip |
New user option: project-vc-extra-root-markers
* lisp/progmodes/project.el: Commentary update.
(project-vc, project-vc-include-untracked, project-vc-name):
Update docstrings. Rename 'VC project' to 'VC-aware project'.
(project-vc-extra-root-markers): New option (bug#41572).
(project-try-vc): Use it. Construct a single regexp from all and
validate it using the MATCH argument of 'directory-files'. Call
'locate-dominating-file' directly.
(project-ignores): Support VC-aware project instances with nil
value of VC backend.
* test/lisp/progmodes/project-tests.el (project-vc-recognizes-git)
(project-vc-extra-root-markers-supports-wildcards)
New tests.
(project-tests--this-file): New variable.
Diffstat (limited to 'test/lisp/emacs-lisp/rx-tests.el')
0 files changed, 0 insertions, 0 deletions