erc-split-multiline-safe
erc-split-multiline-safe is a compiled Lisp function in `erc.el
'.
(erc-split-multiline-safe STRING)
Split STRING, containing multiple lines and return them in a list.
Do it only for STRING as the complete input, do not carry unfinished
strings over to the next call.