Function: auto-fill-function

Automatically break line at a previous space, in insertion of text.

Variable: auto-fill-function

Function called (if non-nil) to perform auto-fill.
It is called after self-inserting any character specified in
the `auto-fill-chars' table.
NOTE: This variable is not a hook;
its value may not be a list of functions.