Variable: erc-input-marker
erc-input-marker is a buffer-local variable defined in erc.el.gz.
Documentation
The marker where input should be inserted.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar-local erc-input-marker nil
"The marker where input should be inserted.")