Variable: todo-top-priorities-buffer
todo-top-priorities-buffer is a variable defined in todo-mode.el.gz.
Value
"Todo top priorities"
Documentation
Buffer type string for todo-filter-items.
Source Code
;; Defined in /usr/src/emacs/lisp/calendar/todo-mode.el.gz
(defconst todo-top-priorities-buffer "Todo top priorities"
"Buffer type string for `todo-filter-items'.")