]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/defcustom.yasnippet
Merge commit '87ba2f6e77ab0ade0da2d9f6368ae34640a8fd83' from diff-hl
[gnu-emacs-elpa] / packages / yasnippet / snippets / emacs-lisp-mode / defcustom.yasnippet
1 # contributor: Xah Lee (XahLee.org)
2 # name: defcustom
3 # key: defcustom
4 # --
5 (defcustom $0 VALUE "DOC" &optional ARGS)