Variable: fill-paragraph-handle-comment
fill-paragraph-handle-comment is a variable defined in fill.el.gz.
Value
t
Documentation
Non-nil means paragraph filling will try to pay attention to comments.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/fill.el.gz
(defvar fill-paragraph-handle-comment t
"Non-nil means paragraph filling will try to pay attention to comments.")