todo-categories

todo-categories is a variable defined in `todo-mode.el'.
Its value is
nil


Documentation:
Alist of categories in the current todo file.
The elements are cons cells whose car is a category name and
whose cdr is a vector of the category's item counts. These are,
in order, the numbers of todo items, of todo items included in
the Diary, of done items and of archived items.