todo-font-lock-keywords

todo-font-lock-keywords is a variable defined in `todo-mode.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
Font-locking for Todo modes.

Value:

((todo-nondiary-marker-matcher 1 todo-nondiary-face t) (todo-nondiary-marker-matcher 2 todo-nondiary-face t) (todo-diary-nonmarking-matcher 1 font-lock-constant-face t) (todo-date-string-matcher 1 todo-date-face t) (todo-time-string-matcher 1 todo-time-face t) (todo-done-string-matcher 0 todo-done-face t) (todo-comment-string-matcher 1 todo-comment-face t) (todo-category-string-matcher-1 1 todo-category-string-face t t) (todo-category-string-matcher-2 1 todo-category-string-face t t) (todo-diary-expired-matcher 1 todo-diary-expired-face t) (todo-diary-expired-matcher 2 todo-diary-expired-face t t))