comment-forward
comment-forward is a compiled Lisp function in `newcomment.el
'.
(comment-forward &optional N)
Skip forward over N comments.
Just like `forward-comment' but only for positive N
and can use regexps instead of syntax.
newcomment.el
'.
(comment-forward &optional N)
Skip forward over N comments.
Just like `forward-comment' but only for positive N
and can use regexps instead of syntax.