idlwave-calculate-cont-indent

idlwave-calculate-cont-indent is a compiled Lisp function in `idlwave.el'.

(idlwave-calculate-cont-indent)

Calculates the IDL continuation indent column from the previous statement.
Note that here previous statement usually means the beginning of the
current statement if this statement is a continuation of the previous
line. Various special types of continuations, including assignments,
routine definitions, and parenthetical groupings, are treated separately.