set-right-margin
set-right-margin is an interactive compiled Lisp function in `indent.el
'.
(set-right-margin FROM TO WIDTH)
Set the right margin of the region to WIDTH.
If `auto-fill-mode' is active, re-fill the region to fit the new margin.
Interactively, WIDTH is the prefix argument, if specified.
Without prefix argument, the command prompts for WIDTH.