Initial commit.
This commit is contained in:
6
.emacs.d/elpa/yasnippet-20160131.948/snippets/emacs-lisp-mode/copy-file
Executable file
6
.emacs.d/elpa/yasnippet-20160131.948/snippets/emacs-lisp-mode/copy-file
Executable file
@@ -0,0 +1,6 @@
|
||||
#contributor: Xah Lee (XahLee.org)
|
||||
#name: copy-file
|
||||
#key: copy-file
|
||||
#key: cf
|
||||
# --
|
||||
(copy-file FILE$0 NEWNAME &optional OK-IF-ALREADY-EXISTS KEEP-TIME PRESERVE-UID-GID)
|
Reference in New Issue
Block a user