unix-conf/.emacs.d/elpa/yasnippet-20160131.948/snippets/emacs-lisp-mode/rename-file
2016-02-18 14:53:30 +01:00

6 lines
145 B
Plaintext
Executable File

#contributor: Xah Lee (XahLee.org)
#name: rename-file
#key: rename-file
#key: rf
# --
(rename-file FILE$0 NEWNAME &optional OK-IF-ALREADY-EXISTS)