1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 01:34:36 -08:00
emacs/lisp/progmodes
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
..
antlr-mode.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
asm-mode.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
autoconf.el
bat-mode.el ; Fix typos 2022-12-08 07:17:47 +01:00
bug-reference.el
c-ts-mode.el ; Normalize GPLv3 license statements in new files 2022-12-09 00:13:00 +01:00
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el ; Fix typos 2022-11-18 16:02:19 +01:00
cc-defs.el
cc-engine.el CC Mode: Prevent lone ids being parsed as types unless in decl arglists 2022-11-29 20:22:58 +00:00
cc-fonts.el
cc-guess.el
cc-langs.el CC Mode: Make it scroll fast over buffers with only #define's 2022-11-24 10:51:03 +00:00
cc-menus.el
cc-mode.el CC Mode: Make it scroll fast over buffers with only #define's 2022-11-24 10:51:03 +00:00
cc-styles.el
cc-vars.el Allow csharp-mode in c-default-style 2022-11-29 17:35:28 +01:00
cfengine.el
cl-font-lock.el
cmacexp.el
compile.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
cperl-mode.el
cpp.el
csharp-mode.el ; Prefer HTTPS to HTTP in some URLs 2022-12-09 15:31:41 +01:00
cwarn.el
dcl-mode.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el ; Fix typos 2022-11-18 16:02:19 +01:00
ebrowse.el
eglot.el Eglot: Handle LSP progress with Emacs progress reporters (bug#59149) 2022-12-09 13:03:57 +00:00
elisp-mode.el Rename 'elisp-eval-buffer' to 'elisp-eval-region-or-buffer' (bug#59350) 2022-11-20 20:10:45 +02:00
erts-mode.el
etags.el
executable.el
f90.el
flymake-cc.el ; Fix typos (misspelled symbols) 2022-11-21 15:20:11 +01:00
flymake-proc.el
flymake.el ; Fix typos 2022-12-09 10:18:00 +01:00
fortran.el
gdb-mi.el ; Consistently call alists "association list" 2022-11-27 18:12:45 +01:00
glasses.el
grep.el
gud.el Revert "Make easy-mmode-defmap obsolete and adjust only caller" 2022-12-03 11:16:41 +02:00
hideif.el
hideshow.el ; Fix typos 2022-11-20 12:59:39 +01:00
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el ; Fix typos (misspelled symbols) 2022-11-21 15:20:11 +01:00
idlw-toolbar.el
idlwave.el ; Fix typos 2022-11-23 05:49:22 +01:00
inf-lisp.el
java-ts-mode.el ; Normalize GPLv3 license statements in new files 2022-12-09 00:13:00 +01:00
js.el ; Fix typo in js--treesit-imenu 2022-12-06 05:27:44 +01:00
json-ts-mode.el ; Normalize GPLv3 license statements in new files 2022-12-09 00:13:00 +01:00
ld-script.el
m4-mode.el
make-mode.el
meta-mode.el
mixal-mode.el
modula2.el
octave.el
opascal.el
pascal.el
perl-mode.el
prog-mode.el ; Fix typos 2022-11-20 12:59:39 +01:00
project.el Bring back the project--value-in-dir logic 2022-12-09 18:19:36 +02:00
prolog.el
ps-mode.el
python.el Improve treesit-fontify-with-override 2022-12-04 20:03:28 -08:00
ruby-mode.el
scheme.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
sh-script.el Speed up auto-completion in 'sh-script-mode' 2022-12-02 15:42:09 +02:00
simula.el
sql.el ; Fix typos 2022-11-18 16:02:19 +01:00
subword.el
tcl.el
typescript-ts-mode.el ; Normalize GPLv3 license statements in new files 2022-12-09 00:13:00 +01:00
vera-mode.el
verilog-mode.el ; Fix typos 2022-11-20 12:59:39 +01:00
vhdl-mode.el
which-func.el Remove unneeded (require 'edebug) from which-func.el 2022-12-08 13:00:34 +01:00
xref.el * lisp/progmodes/xref.el (xref--outdated-p): Fix broken docstring. 2022-11-28 03:07:15 +02:00
xscheme.el