dcl-electric-character
dcl-electric-character is an interactive compiled Lisp function in `dcl-mode.el
'.
(dcl-electric-character ARG)
Inserts a character and indents if necessary.
Insert a character if the user gave a numeric argument or the flag
`dcl-electric-characters' is not set. If an argument was given,
insert that many characters.
The line is only reindented if the word just typed matches any of the
regexps in `dcl-electric-reindent-regexps'.