outline-font-lock-keywords

outline-font-lock-keywords is a variable defined in `outline.el'.
Its value is

((eval list (concat "^\\(?:" outline-regexp "\\).+") 0 '(outline-font-lock-face) nil t))

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

Documentation:
Additional expressions to highlight in Outline mode.