tcl-uncomment-region
tcl-uncomment-region is an alias for `uncomment-region' in `tcl.el
'.
(tcl-uncomment-region BEG END &optional ARG)
Uncomment each line in the BEG .. END region.
The numeric prefix ARG can specify a number of chars to remove from the
comment markers.