Mercurial > emacs
changeset 70778:fda2aa003809
(dired-do-shell-command): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 20 May 2006 18:18:58 +0000 |
parents | 79a7e177b100 |
children | eac5a8dcaf4e |
files | lisp/dired-aux.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/dired-aux.el Sat May 20 18:14:27 2006 +0000 +++ b/lisp/dired-aux.el Sat May 20 18:18:58 2006 +0000 @@ -493,7 +493,8 @@ in a subdir. In a noninteractive call (from Lisp code), you must specify -the list of file names explicitly with the FILE-LIST argument." +the list of file names explicitly with the FILE-LIST argument, which +can be produced by `dired-get-marked-files', for example." ;;Functions dired-run-shell-command and dired-shell-stuff-it do the ;;actual work and can be redefined for customization. (interactive