]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/defcustom.yasnippet
Merge commit 'b45fc3f6c0802be172c4e887d1cea268ce7866e0' from swiper
[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)