]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/dired-aux.el (dired-do-create-files): Doc fix. (Bug#30634)
authorEli Zaretskii <eliz@gnu.org>
Thu, 1 Mar 2018 15:31:21 +0000 (17:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Mar 2018 15:31:21 +0000 (17:31 +0200)
lisp/dired-aux.el

index 79833eab288fc0b0171d3cb1051b496415d6e7da..c336103f80b2fad00ef1a3107a73ca482709943c 100644 (file)
@@ -1822,7 +1822,8 @@ Optional arg HOW-TO determines how to treat the target.
       rfn-list  - list of the relative names for the marked files.
       fn-list   - list of the absolute names for the marked files.
       target    - the name of the target itself.
-      The rest of into-dir are optional arguments.
+    The rest of elements of the list returned by HOW-TO are optional
+    arguments for the function that is the first element of the list.
    For any other return value, TARGET is treated as a directory."
   (or op1 (setq op1 operation))
   (let* ((fn-list (dired-get-marked-files nil arg))