Function: erc-function-arglist

erc-function-arglist is a for help-function-arglist, defined in help.el.gz.

This function is obsolete since 28.1; use help-function-arglist instead.

Signature

(erc-function-arglist DEF &optional PRESERVE-NAMES)

Documentation

Return a formal argument list for the function DEF.

If PRESERVE-NAMES is non-nil, return a formal arglist that uses the same names as used in the original source code, when possible.

Aliases

semanticdb-elisp-sym-function-arglist (obsolete since 24.3) erc-function-arglist (obsolete since 28.1)