idlwave-split-line

idlwave-split-line is an interactive compiled Lisp function in `idlwave.el'.


(idlwave-split-line)

Continue line by breaking line at point and indent the lines.
For a code line insert continuation marker. If the line is a line comment
then the new line will contain a comment with the same indentation.
Splits strings with the IDL operator `+' if `idlwave-split-line-string' is
non-nil.