]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/insert-file-contents.yasnippet
Add 'packages/rich-minority/' from commit 'f46444fb2f6d3c18c4c9e1e528f951894e6d5da3'
[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)