Variable: todo-current-todo-file
todo-current-todo-file is a variable defined in todo-mode.el.gz.
Value
nil
Documentation
Variable holding the name of the currently active todo file.
Source Code
;; Defined in /usr/src/emacs/lisp/calendar/todo-mode.el.gz
(defvar todo-current-todo-file nil
"Variable holding the name of the currently active todo file.")