ps-mode-font-lock-keywords-1

ps-mode-font-lock-keywords-1 is a variable defined in `ps-mode.el'.
Its value is

(("\\`%!PS.*" (0 font-lock-constant-face t)) ("^%%BoundingBox:[ ]+-?[0-9]+[ ]+-?[0-9]+[ ]+-?[0-9]+[ ]+-?[0-9]+[ ]*$" (0 font-lock-constant-face t)) ("[\200-\377]+" (0 font-lock-warning-face prepend nil)))

  • This variable may be risky if used as a file-local variable.

Documentation:
Subdued level highlighting for PostScript mode.