conf-colon-mode
conf-colon-mode is an interactive autoloaded compiled Lisp function in `conf-mode.el
'.
(conf-colon-mode)
Parent mode: `conf-unix-mode'.
Conf Mode starter for Colon files.
"Assignments" are with `:'.
For details see `conf-mode'. Example:
# Conf mode font-locks this right with M-x conf-colon-mode (colon)
<Multi_key> <exclam> <exclam> : "\241" exclamdown
<Multi_key> <c> <slash> : "\242" cent
In addition to any hooks its parent mode `conf-unix-mode' might have run,
this mode runs the hook `conf-colon-mode-hook', as the final step
during initialization.