ada-fill-comment-paragraph

ada-fill-comment-paragraph is an interactive compiled Lisp function in `ada-mode.el'.


(ada-fill-comment-paragraph &optional JUSTIFY POSTFIX)

Fill the current comment paragraph.
If JUSTIFY is non-nil, each line is justified as well.
If POSTFIX and JUSTIFY are non-nil, `ada-fill-comment-postfix' is appended
to each line filled and justified.
The paragraph is indented on the first line.