Variable: rcirc-input-ring-index
rcirc-input-ring-index is a buffer-local variable defined in
rcirc.el.gz.
Documentation
Current position in the input ring.
Source Code
;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-input-ring-index 0
"Current position in the input ring.")