Variable: todo-mode-hook

todo-mode-hook is a customizable variable defined in otodo-mode.el.gz.

Value

nil

Documentation

TODO mode hooks.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/otodo-mode.el.gz
(defcustom todo-mode-hook  nil
  "TODO mode hooks."
  :type 'hook)