Variable: rcirc-reconnection-timer

rcirc-reconnection-timer is a buffer-local variable defined in rcirc.el.gz.

Documentation

Timer used for reconnecting.

Source Code

;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-reconnection-timer nil
  "Timer used for reconnecting.")