diff options
author | Allen Li <darkfeline@felesatra.moe> | 2022-06-27 09:46:27 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-06-27 09:46:27 +0200 |
commit | bc3b20b44164aad1b196518516ecf3645219ac72 (patch) | |
tree | 28e8cb72ca64c3e0207be3bcf068d6c77279e114 /src/emacs-module.c | |
parent | 995fb1677d640784f1ca58ef99a71314a3ac9d30 (diff) | |
download | emacs-bc3b20b44164aad1b196518516ecf3645219ac72.tar.gz emacs-bc3b20b44164aad1b196518516ecf3645219ac72.tar.bz2 emacs-bc3b20b44164aad1b196518516ecf3645219ac72.zip |
find-dired: Add find-dired-with-command
Add a command that runs and sets up the find-dired buffer with an
arbitrary find command. Also rewrite the existing find-dired commands
using it.
The set of commands possible with find-dired is limited; the new
command allows users to run the full set of commands, but also leaves
the responsibility to the user to construct the command manually.
* lisp/find-dired.el (find-command-history): New var.
(find-dired-with-command): New command.
(find-dired): Rewritten with new command.
Diffstat (limited to 'src/emacs-module.c')
0 files changed, 0 insertions, 0 deletions