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-08-04 17:33:34 +02:00
2022-08-08 13:47:15 +02:00
2022-11-24 18:59:58 +01:00
2022-12-01 16:36:09 +01:00
2022-12-09 00:13:00 +01:00
2022-10-06 14:53:39 +02:00
2022-12-09 00:13:00 +01:00
2022-12-07 21:39:07 -08:00
2022-05-26 12:16:04 -04:00
2022-12-08 07:17:47 +01:00
2022-10-19 20:53:36 +02:00
2022-12-06 12:36:15 +01:00
2022-12-09 00:13:00 +01:00
2022-08-21 17:45:04 +02:00
2022-06-26 15:08:57 +03:00
2022-12-01 16:36:09 +01:00
2022-09-24 14:07:57 +02:00
2022-12-09 18:19:36 +02:00
2022-09-14 14:20:52 +03:00
2022-09-12 09:34:23 +02:00
2022-08-02 10:21:22 +02:00
2022-12-09 00:13:00 +01:00
2022-11-23 05:49:22 +01:00
2022-09-08 16:08:42 -04:00
2022-10-01 11:58:27 +02:00
2022-10-22 19:33:12 +03:00
2022-12-09 06:35:36 -08:00
2022-08-04 17:33:34 +02:00
2022-10-27 23:04:37 +02:00
2022-06-17 20:08:55 +02:00
2022-09-08 16:08:42 -04:00
2022-12-07 21:52:00 +02:00
2022-06-24 11:04:51 +02:00
2022-03-24 09:23:31 +01:00
2022-08-17 16:21:09 +02:00
2022-11-10 12:08:47 +02:00
2022-08-17 16:21:09 +02:00
2022-10-15 13:06:45 +02:00
2022-04-04 09:55:03 -04:00
2022-09-21 10:25:06 +02:00
2022-10-30 14:32:24 +01:00
2022-08-05 11:47:05 +02:00
2022-10-06 14:53:39 +02:00
2022-07-28 15:07:34 +02:00
2022-12-01 16:36:09 +01:00
2022-08-28 11:43:50 -04:00
2022-10-17 18:48:52 -07:00
2022-09-29 15:39:27 +02:00
2022-07-23 01:37:59 +02:00
2022-06-06 16:12:39 +02:00
2022-09-21 09:15:47 +02:00
2022-06-05 18:23:17 +02:00
2022-08-09 15:46:54 +02:00
2022-05-01 01:19:51 +03:00
2022-08-21 17:45:04 +02:00
2022-07-08 20:58:33 +03:00
2022-06-27 12:22:05 +02:00
2022-04-01 20:07:33 -04:00
2022-06-05 09:52:09 +03:00
2022-09-08 16:08:42 -04:00
2022-06-14 10:04:56 +03:00
2022-07-26 14:23:30 +02:00
2022-05-02 12:03:08 +02:00
2022-09-14 21:58:04 +02:00
2022-08-21 17:45:04 +02:00
2022-08-05 12:28:59 +02:00
2022-12-02 18:26:50 +01:00
2022-04-10 00:26:33 +02:00
2022-07-10 18:13:50 +02:00
2022-11-18 12:12:09 +01:00
2022-09-08 16:08:42 -04:00
2022-11-17 20:10:05 +01:00
2022-09-08 16:08:42 -04:00
2022-11-09 05:15:11 -08:00
2022-10-14 20:47:27 -07:00
2022-09-27 13:44:04 +02:00
2022-07-25 10:08:41 +08:00
2022-09-14 10:23:45 +02:00
2022-08-08 11:50:33 +02:00
2022-08-26 12:53:49 +03:00