erc-split-line
erc-split-line is a compiled Lisp function in `erc-backend.el
'.
(erc-split-line LONGLINE)
Return a list of lines which are not too long for IRC.
The length is specified in `erc-split-line-length'.
Currently this is called by `erc-send-input'.