diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2019-10-04 02:03:04 +0300 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2019-10-04 02:03:23 +0300 |
commit | a750770ba0591b24303869fbb4b349f33165cb85 (patch) | |
tree | 74df61beebfa4bfec8b25359fbf351dc9d930a04 /test/lisp/emacs-lisp/pcase-tests.el | |
parent | 0fc8177414801e428ca184e8a9ba8b79a291c15a (diff) | |
download | emacs-a750770ba0591b24303869fbb4b349f33165cb85.tar.gz emacs-a750770ba0591b24303869fbb4b349f33165cb85.tar.bz2 emacs-a750770ba0591b24303869fbb4b349f33165cb85.zip |
Speed up project-files for Git projects
* lisp/progmodes/project.el (project-files): New method.
Implementation for VC projects that uses 'git ls-files' or 'hg
status --all' for listing. With gratitude to Tassilo Horn who has
done most of the legwork and wrote the first version of the code
(https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg00069.html).
(project--vc-list-files): New function, to be used by the above.
(project--find-regexp-in-files):
Silence warnings about nonexistent files.
Diffstat (limited to 'test/lisp/emacs-lisp/pcase-tests.el')
0 files changed, 0 insertions, 0 deletions