Variable: widget-sexp-prompt-value-history

widget-sexp-prompt-value-history is a variable defined in wid-edit.el.gz.

Value

nil

Documentation

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

Source Code

;; Defined in /usr/src/emacs/lisp/wid-edit.el.gz
(defvar widget-sexp-prompt-value-history nil
  "History of input to `widget-sexp-prompt-value'.")