]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/insert-file-contents.yasnippet
Update packages/yasnippet by subtree-merging from its github-based upstream
[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)