prolog-electric--dot

prolog-electric--dot is a compiled Lisp function in `prolog.el'.

(prolog-electric--dot)

Make dot electric, if `prolog-electric-dot-flag' is non-nil.
When invoked at the end of nonempty line, insert dot and newline.
When invoked at the end of an empty line, insert a recursive call to
the current predicate.
When invoked at the beginning of line, insert a head of a new clause
of the current predicate.