Variable: rcirc-user-disconnect

rcirc-user-disconnect is a buffer-local variable defined in rcirc.el.gz.

Documentation

Flag indicating if the connection was broken.

Source Code

;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-user-disconnect nil
  "Flag indicating if the connection was broken.")