set-left-margin

set-left-margin is an interactive compiled Lisp function in `indent.el'.


(set-left-margin FROM TO WIDTH)

Set the left 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.