erc-clientinfo-alist

erc-clientinfo-alist is a variable defined in `erc.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
Alist of CTCP CLIENTINFO for ERC commands.

Value:

(("ACTION" . "is used to inform about one's current activity") ("CLIENTINFO" . "gives help on CTCP commands supported by client") ("ECHO" . "echoes its arguments back") ("FINGER" . "shows user's name, location, and idle time") ("PING" . "measures delay between peers") ("TIME" . "shows client-side time") ("USERINFO" . "shows information provided by a user") ("VERSION" . "shows client type and version"))