uncomment-region
uncomment-region is an interactive compiled Lisp function in `newcomment.el
'.
(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.