]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix for copy-directory
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Aug 2020 12:42:22 +0000 (14:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Aug 2020 13:32:57 +0000 (15:32 +0200)
* lisp/files.el (copy-directory): PARENTS is no longer the last
argument.

lisp/files.el

index 873f362dd59a437d5dee997187c744dba1e23c4f..b6abafa4bd0de9105e25273983a3fae03bd167b7 100644 (file)
@@ -5897,9 +5897,9 @@ last-modified time as the old ones.  (This works on only some systems.)
 
 A prefix arg makes KEEP-TIME non-nil.
 
-Noninteractively, the last argument PARENTS says whether to
-create parent directories if they don't exist.  Interactively,
-this happens by default.
+Noninteractively, the PARENTS argument says whether to create
+parent directories if they don't exist.  Interactively, this
+happens by default.
 
 If NEWNAME is a directory name, copy DIRECTORY as a subdirectory
 there.  However, if called from Lisp with a non-nil optional