shadow-copy-files

shadow-copy-files is an interactive compiled Lisp function in `shadowfile.el'.


(shadow-copy-files &optional ARG)

Copy all pending shadow files.
With prefix argument, copy all pending files without query.
Pending copies are stored in variable `shadow-files-to-copy', and in
`shadow-todo-file' if necessary. This function is invoked by
`shadow-save-buffers-kill-emacs', so it is not usually necessary to
call it manually.