indent-region-function

indent-region-function is a variable defined in `indent.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Short cut function to indent region using `indent-according-to-mode'.
A value of nil means really run `indent-according-to-mode' on each line.