octave-indent-new-comment-line

octave-indent-new-comment-line is an interactive compiled Lisp function in `octave.el'.


(octave-indent-new-comment-line &optional SOFT)

Break Octave line at point, continuing comment if within one.
Insert `octave-continuation-string' before breaking the line
unless inside a list. Signal an error if within a single-quoted
string.