Variable: bdf-cache-file
bdf-cache-file is a variable defined in ps-bdf.el.gz.
Value
"~/.emacs.d/bdfcache.el"
Documentation
Name of cache file which contains information of BDF font files.
Source Code
;; Defined in /usr/src/emacs/lisp/ps-bdf.el.gz
(defvar bdf-cache-file (locate-user-emacs-file "bdfcache.el" ".bdfcache.el")
"Name of cache file which contains information of `BDF' font files.")