]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/insert-file-contents.yasnippet
Merge commit '97c2270f7138530de21f773f094c1495498cac78' from hydra
[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)