Variable: erc-fools
erc-fools is a customizable variable defined in erc-match.el.gz.
Value
nil
Documentation
List of fools on IRC.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-match.el.gz
(defcustom erc-fools nil
"List of fools on IRC."
:type '(repeat regexp))