conf-ppd-mode
conf-ppd-mode is an interactive autoloaded compiled Lisp function in `conf-mode.el
'.
(conf-ppd-mode)
Parent mode: `conf-colon-mode'.
Conf Mode starter for Adobe/CUPS PPD files.
Comments start with `*%' and "assignments" are with `:'.
For details see `conf-mode'. Example:
*% Conf mode font-locks this right with M-x conf-ppd-mode (PPD)
*DefaultTransfer: Null
*Transfer Null.Inverse: "{ 1 exch sub }"
In addition to any hooks its parent mode `conf-colon-mode' might have run,
this mode runs the hook `conf-ppd-mode-hook', as the final step
during initialization.