Variable: woman-expanded-directory-path

woman-expanded-directory-path is a variable defined in woman.el.gz.

Value

nil

Documentation

Expanded directory list cache. Resetting to nil forces update.

Source Code

;; Defined in /usr/src/emacs/lisp/woman.el.gz
;;; File handling:

(defvar woman-expanded-directory-path nil
  "Expanded directory list cache.  Resetting to nil forces update.")