emacs-prelude/vendor/yasnippet/snippets/emacs-lisp-mode/copy-file.yasnippet

6 lines
170 B
Plaintext
Raw Normal View History

2012-02-17 22:12:32 +02:00
# 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)