Variable: rcirc-acked-capabilities

rcirc-acked-capabilities is a buffer-local variable defined in rcirc.el.gz.

Documentation

A list of capabilities that the server supports.

Source Code

;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-acked-capabilities nil
  "A list of capabilities that the server supports.")