Variable: rcirc-topic
rcirc-topic is a buffer-local variable defined in rcirc.el.gz.
Documentation
Topic of the current channel.
Source Code
;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-topic nil
"Topic of the current channel.")