prolog-uncomment-region

prolog-uncomment-region is an alias for `uncomment-region' in `prolog.el'.


(prolog-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.