Function: erc-cmd-VARIABLE
erc-cmd-VARIABLE is a function alias for erc-cmd-SET, defined in
erc.el.gz.
Signature
(erc-cmd-VARIABLE LINE)
Documentation
Set the variable named by the first word in LINE to some VALUE.
VALUE is computed by evaluating the rest of LINE in Lisp.