Variable: todo-save-top-priorities-too

todo-save-top-priorities-too is a customizable variable defined in otodo-mode.el.gz.

Value

t

Documentation

Non-nil makes todo-save automatically save top-priorities in todo-file-top.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/otodo-mode.el.gz
(defcustom todo-save-top-priorities-too t
  "Non-nil makes `todo-save' automatically save top-priorities in `todo-file-top'."
  :type 'boolean)