emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/dired-aux.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/dired-aux.el
Date: Sat, 20 May 2006 18:18:58 +0000

Index: emacs/lisp/dired-aux.el
diff -u emacs/lisp/dired-aux.el:1.144 emacs/lisp/dired-aux.el:1.145
--- emacs/lisp/dired-aux.el:1.144       Sat May  6 14:37:40 2006
+++ emacs/lisp/dired-aux.el     Sat May 20 18:18:58 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]