Variable: erc-insert-marker

erc-insert-marker is a buffer-local variable defined in erc.el.gz.

Documentation

The place where insertion of new text in erc buffers should happen.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar-local erc-insert-marker nil
  "The place where insertion of new text in erc buffers should happen.")