Variable: erc--away-indicator
erc--away-indicator is a buffer-local variable defined in erc.el.gz.
Documentation
Cons containing an away indicator for the connection.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar-local erc--away-indicator nil
"Cons containing an away indicator for the connection.")