Variable: todo-categories-with-marks

todo-categories-with-marks is a variable defined in todo-mode.el.gz.

Value

nil

Documentation

Alist of categories and number of marked items they contain.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/todo-mode.el.gz
(defvar todo-categories-with-marks nil
  "Alist of categories and number of marked items they contain.")