calculate-tcl-indent

calculate-tcl-indent is an alias for `tcl-calculate-indent' in `tcl.el'.

(calculate-tcl-indent &optional PARSE-START)

Return appropriate indentation for current line as Tcl code.
In usual case returns an integer: the column to indent to.
Returns nil if line starts inside a string, t if in a comment.