electric-indent-post-self-insert-function

electric-indent-post-self-insert-function is a compiled Lisp function in `electric.el'.

(electric-indent-post-self-insert-function)

Function that `electric-indent-mode' adds to `post-self-insert-hook'.
This indents if the hook `electric-indent-functions' returns non-nil,
or if a member of `electric-indent-chars' was typed; but not in a string
or comment.