Variable: erc--channel-mode-types

erc--channel-mode-types is a buffer-local variable defined in erc.el.gz.

Documentation

Possibly stale erc--channel-mode-types(var)/erc--channel-mode-types(fun) instance for the server.

Use the getter of the same name to retrieve the current value.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar-local erc--channel-mode-types nil
  "Possibly stale `erc--channel-mode-types' instance for the server.
Use the getter of the same name to retrieve the current value.")