diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2019-12-26 17:39:48 +0200 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2019-12-26 17:39:48 +0200 |
commit | ccd7cd2c51c8a3755b084f93ae3a66a3df8a42f0 (patch) | |
tree | e15002d812d5469fc0aad5b8486ba37496bf82b8 /test/lisp/emacs-lisp/regexp-opt-tests.el | |
parent | 7edb1f0773ddeade0f82630ab7697a3eb0f3bc4b (diff) | |
download | emacs-ccd7cd2c51c8a3755b084f93ae3a66a3df8a42f0.tar.gz emacs-ccd7cd2c51c8a3755b084f93ae3a66a3df8a42f0.tar.bz2 emacs-ccd7cd2c51c8a3755b084f93ae3a66a3df8a42f0.zip |
Speed up dired-do-find-regexp
* lisp/dired-aux.el (dired-do-find-regexp): Speed up (bug#36857).
Previously, 'find' was called for every marked file (for plain
files and directories both). Now 'find' is only called for
directories.
Diffstat (limited to 'test/lisp/emacs-lisp/regexp-opt-tests.el')
0 files changed, 0 insertions, 0 deletions