checkdoc-continue

checkdoc-continue is an interactive autoloaded compiled Lisp function in `checkdoc.el'.


(checkdoc-continue &optional TAKE-NOTES)

Find the next doc string in the current buffer which has a style error.
Prefix argument TAKE-NOTES means to continue through the whole buffer and
save warnings in a separate buffer. Second optional argument START-POINT
is the starting location. If this is nil, `point-min' is used instead.