Files
emacs/test/lisp
Dmitry Gutov d268ab1c5d Bring back the project--value-in-dir logic
Essentialy revert commit 2389158a31, restoring the changes
and fixing the conflicts.  Motivated by the problem brought up in
bug#59722 (behavior of project-find-files/regexp when switching
projects).  We should find other ways to improve performance.

* lisp/progmodes/project.el
(project--value-in-dir, project--vc-merge-submodules-p): Restore.
(project-try-vc, project-files, project--vc-list-files)
(project-ignores, project-buffers): Use.

* test/lisp/progmodes/project-tests.el
(project-vc-supports-project-in-different-dir): New test.

* test/lisp/progmodes/project-resources/.dir-locals.el:
* test/lisp/progmodes/project-resources/foo:
* test/lisp/progmodes/project-resources/etc: New files.
2022-12-09 18:19:36 +02:00
..
2022-12-08 07:17:47 +01:00
2022-08-21 17:45:04 +02:00
2022-09-24 14:07:57 +02:00
2022-11-23 05:49:22 +01:00
2022-09-21 10:25:06 +02:00
2022-07-28 15:07:34 +02:00
2022-07-23 01:37:59 +02:00
2022-07-26 14:23:30 +02:00
2022-07-25 10:08:41 +08:00