comment-with-narrowing

comment-with-narrowing is a Lisp macro in `newcomment.el'.

(comment-with-narrowing BEG END &rest BODY)

Execute BODY with BEG..END narrowing.
Space is added (and then removed) at the beginning for the text's
indentation to be kept as it was before narrowing.