Variable: comint-matching-input-from-input-string
comint-matching-input-from-input-string is a variable defined in
comint.el.gz.
Value
""
Documentation
Input previously used to match input history.
Source Code
;; Defined in /usr/src/emacs/lisp/comint.el.gz
(defvar comint-matching-input-from-input-string ""
"Input previously used to match input history.")