Variable: comint-input-ring-index
comint-input-ring-index is a variable defined in comint.el.gz.
Value
nil
Documentation
Index of last matched history element.
Source Code
;; Defined in /usr/src/emacs/lisp/comint.el.gz
(defvar comint-input-ring-index nil
"Index of last matched history element.")