fill-prefix

fill-prefix is a variable defined in `simple.el'.
Its value is
nil

  • Automatically becomes buffer-local when set.
  • This variable is safe as a file local variable if its value
    satisfies the predicate `string-or-null-p'.

Documentation:
String for filling to insert at front of new line, or nil for none.

You can customize this variable.