Function: erc--target-channel-local-symbol

erc--target-channel-local-symbol is a byte-compiled function defined in erc-common.el.gz.

Signature

(erc--target-channel-local-symbol CL-X)

Documentation

Access slot "symbol" of erc--target-channel-local struct CL-X.

Case-mapped name as symbol.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-common.el.gz
(cl-defstruct (erc--target-channel-local (:include erc--target-channel)))