comment-add
comment-add is a compiled Lisp function in `newcomment.el
'.
(comment-add ARG)
Compute the number of extra comment starter characters.
(Extra semicolons in Lisp mode, extra stars in C mode, etc.)
If ARG is non-nil, just follow ARG.
If the comment starter is multi-char, just follow ARG.
Otherwise obey `comment-add'.