]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/insert-file-contents.yasnippet
Merge commit '1b831d21ac9688e3f31703f0b492202f6d24a75b'
[gnu-emacs-elpa] / packages / yasnippet / snippets / emacs-lisp-mode / insert-file-contents.yasnippet
1 # contributor: Xah Lee (XahLee.org)
2 # name: insert-file-contents
3 # key: insert-file-contents
4 # key: ifc
5 # --
6 (insert-file-contents $0 &optional VISIT BEG END REPLACE)