Variable: widget-face-prompt-value-history

widget-face-prompt-value-history is a variable defined in cus-edit.el.gz.

Value

nil

Documentation

History of input to widget-face-prompt-value.

Source Code

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

(defvar widget-face-prompt-value-history nil
  "History of input to `widget-face-prompt-value'.")