Variable: custom-face--font-cache-timeout

custom-face--font-cache-timeout is a variable defined in cus-edit.el.gz.

Value

60

Documentation

Refresh the cache of font families after at most this many seconds.

Source Code

;; Defined in /usr/src/emacs/lisp/cus-edit.el.gz
;;; The `custom-face-edit' Widget.

(defvar custom-face--font-cache-timeout 60
  "Refresh the cache of font families after at most this many seconds.")