]> git.eshelyaron.com Git - emacs.git/commit
Add user option for controlling dired-do-shell-command prompt
authorAllen Li <darkfeline@felesatra.moe>
Tue, 22 Mar 2022 16:48:13 +0000 (17:48 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Mar 2022 16:48:13 +0000 (17:48 +0100)
commit142478c0958a233d68616220a6ef49c13f6b28dc
tree296591e8960c90aed0ffc6bdb235a786177994a2
parent1327593ce28f94c4ffe6bbf5fead8e820d3dbd41
Add user option for controlling dired-do-shell-command prompt

* doc/emacs/dired.texi (Shell Commands in Dired): Document option
* lisp/dired-aux.el (dired-confirm-shell-command): Add option
(dired-do-shell-command): Check option before prompting
(bug#29465).
doc/emacs/dired.texi
lisp/dired-aux.el