flymake-split-output
flymake-split-output is a compiled Lisp function in `flymake.el
'.
(flymake-split-output OUTPUT)
Split OUTPUT into lines.
Return last one as residual if it does not end with newline char.
Returns ((LINES) RESIDUAL).
flymake.el
'.
(flymake-split-output OUTPUT)
Split OUTPUT into lines.
Return last one as residual if it does not end with newline char.
Returns ((LINES) RESIDUAL).