idlwave-auto-fill

idlwave-auto-fill is a compiled Lisp function in `idlwave.el'.

(idlwave-auto-fill)

Called to break lines in auto fill mode.
Only fills non-comment lines if `idlwave-fill-comment-line-only' is
non-nil. Places a continuation character at the end of the line if
not in a comment. Splits strings with IDL concatenation operator `+'
if `idlwave-auto-fill-split-string' is non-nil.