Variable: todo-file-buffers

todo-file-buffers is a variable defined in todo-mode.el.gz.

Value

nil

Documentation

List of file names of live Todo mode buffers.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/todo-mode.el.gz
(defvar todo-file-buffers nil
  "List of file names of live Todo mode buffers.")