srecode-document-insert-comment

srecode-document-insert-comment is an interactive autoloaded Lisp function in `document.el'.


(srecode-document-insert-comment)

Insert some comments.
Whack any comments that may be in the way and replace them.
If the region is active, then insert group function comments.
If the cursor is in a comment, figure out what kind of comment it is
and replace it.
If the cursor is in a function, insert a function comment.
If the cursor is on a one line prototype, then insert post-fcn comments.