comment-box

comment-box is an interactive compiled Lisp function in `newcomment.el'.


(comment-box BEG END &optional ARG)

Comment out the BEG .. END region, putting it inside a box.
The numeric prefix ARG specifies how many characters to add to begin- and
end- comment markers additionally to what variable `comment-add' already
specifies.