5 lines
117 B
Text
5 lines
117 B
Text
|
# contributor: Xah Lee (XahLee.org)
|
||
|
# name: defcustom
|
||
|
# key: defcustom
|
||
|
# --
|
||
|
(defcustom $0 VALUE "DOC" &optional ARGS)
|