summaryrefslogtreecommitdiff
path: root/emacs-lisp-mode/defcustom
blob: 10ff35a6039e8d96577b4afc284835e12cb724bf (plain)
1
2
3
4
5
#contributor: Xah Lee (XahLee.org)
#name: defcustom
#key: defcustom
# --
(defcustom ${1:symbol} ${2:standard} "${3:docstring}"${4: args})