Function: tcl-uncomment-region

tcl-uncomment-region is a function alias and interactive for uncomment-region, defined in newcomment.el.gz.

This command is obsolete since 28.1; use uncomment-region instead.

Signature

(tcl-uncomment-region BEG END &optional ARG)

Documentation

Uncomment each line in the BEG .. END region.

The numeric prefix ARG can specify a number of chars to remove from the comment delimiters.

Key Bindings

Aliases

prolog-uncomment-region (obsolete since 28.1) tcl-uncomment-region (obsolete since 28.1)