]> git.eshelyaron.com Git - emacs.git/commit
(dired-recursive-copies): New custom variable.
authorRichard M. Stallman <rms@gnu.org>
Thu, 16 Sep 1999 19:29:30 +0000 (19:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 16 Sep 1999 19:29:30 +0000 (19:29 +0000)
commitba1acd68768ac49d98afbf781851ab95c0263048
tree289231e14c159f91f75ba56cbfb4cf9fd5dbbc9c
parentc0c64ad12135c8d9e586b98664b85d4924042492
(dired-recursive-copies): New custom variable.
(dired-handle-overwrite): Broke a long line.
(dired-copy-file): Call `dired-copy-file-recursive' instead of `copy-file'.
(dired-copy-file-recursive): New function.  Copy directories recursively.
(dired-do-create-files): Added support for generalized directory
target.  How-to function may now return a function.  New fluid
variable `dired-one-file'.
(dired-copy-how-to-fn): New variable.
(dired-do-copy): Bind `dired-recursive-copies' to preserve it.
Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
(dired-do-copy-regexp): No recursive copies.
lisp/dired-aux.el