Variable: widget-variable-prompt-value-history
widget-variable-prompt-value-history is a variable defined in
wid-edit.el.gz.
Value
nil
Documentation
History of input to widget-variable-prompt-value.
Source Code
;; Defined in /usr/src/emacs/lisp/wid-edit.el.gz
(defvar widget-variable-prompt-value-history nil
"History of input to `widget-variable-prompt-value'.")