]> git.eshelyaron.com Git - emacs.git/commit
Exclude Git submodules from 'project-files'
authorJim Porter <jporterbugs@gmail.com>
Sun, 29 Oct 2023 05:20:41 +0000 (22:20 -0700)
committerDmitry Gutov <dmitry@gutov.dev>
Mon, 30 Oct 2023 01:42:49 +0000 (03:42 +0200)
commit271d8b70f8d772807484454d3369f515fdff350a
treefe442f88635271a2b0c112f5ad83f161ee1fcba1
parent1eae0e7edf485bdaa9fb76b905275cf08a1910e2
Exclude Git submodules from 'project-files'

* lisp/progmodes/project.el (project--vc-list-files): Exclude Git
submodules (bug#66806).
(project-search, project-query-replace-regexp): Remove now-unneeded
workaround.
lisp/progmodes/project.el