From 40c50be3a61655ed6e1ddb51195e2711d23ea60a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 20 May 2006 18:19:36 +0000 Subject: [PATCH] (dired-do-shell-command): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/dired-aux.el | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 254c21b3a54..06875dc6d0c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-05-20 Eli Zaretskii + + * dired-aux.el (dired-do-shell-command): Doc fix. + 2006-05-20 Kevin Ryde * info-xref.el (info-xref-check-all-custom): Skip :tag part of diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index e07689973e4..b4cb8933194 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -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 -- 2.39.5