# HG changeset patch # User Eli Zaretskii # Date 1148149138 0 # Node ID fda2aa003809fae139d23dbb5ecdedb7f7dc3a13 # Parent 79a7e177b10083b12738f3f2054286959984f6a3 (dired-do-shell-command): Doc fix. diff -r 79a7e177b100 -r fda2aa003809 lisp/dired-aux.el --- 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