Variable: tcl-explain-indentation
tcl-explain-indentation is a variable defined in tcl.el.gz.
Value
nil
Documentation
If non-nil, debugging message will be printed during indentation.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/tcl.el.gz
(defvar tcl-explain-indentation nil
"If non-nil, debugging message will be printed during indentation.")