c-toggle-electric-state

c-toggle-electric-state is an interactive compiled Lisp function in `cc-cmds.el'.


(c-toggle-electric-state &optional ARG)

Toggle the electric indentation feature.
Optional numeric ARG, if supplied, turns on electric indentation when
positive, turns it off when negative, and just toggles it when zero or
left out.