Variable: todo-archives
todo-archives is a variable defined in todo-mode.el.gz.
Value
nil
Documentation
List of truenames of user's todo archives.
Source Code
;; Defined in /usr/src/emacs/lisp/calendar/todo-mode.el.gz
(defvar todo-archives (funcall todo-files-function t)
"List of truenames of user's todo archives.")