Variable: rcirc-prompt-end-marker

rcirc-prompt-end-marker is a buffer-local variable defined in rcirc.el.gz.

Documentation

Marker indicating the end of the message prompt.

Source Code

;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-prompt-end-marker nil
  "Marker indicating the end of the message prompt.")