]> git.eshelyaron.com Git - emacs.git/commitdiff
(dired-do-shell-command): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sat, 20 May 2006 18:19:36 +0000 (18:19 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 May 2006 18:19:36 +0000 (18:19 +0000)
lisp/ChangeLog
lisp/dired-aux.el

index 254c21b3a540ff529c460d91cbe429e8bc877acd..06875dc6d0c5efcfb172130ffea295713cd0cf47 100644 (file)
@@ -1,3 +1,7 @@
+2006-05-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * dired-aux.el (dired-do-shell-command): Doc fix.
+
 2006-05-20  Kevin Ryde  <user42@zip.com.au>
 
        * info-xref.el (info-xref-check-all-custom): Skip :tag part of
index e07689973e48018837cf22220969f0186d2606fa..b4cb8933194b634375b097a7ea75e68c33ca0045 100644 (file)
@@ -493,7 +493,8 @@ the Dired buffer, so output files usually are created there instead of
 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