mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 21:43:04 +00:00
6 lines
166 B
Plaintext
Executable File
6 lines
166 B
Plaintext
Executable File
#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) |