Variable: erc-pals

erc-pals is a customizable variable defined in erc-match.el.gz.

Value

nil

Documentation

List of pals on IRC.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-match.el.gz
;; Remaining customizations

(defcustom erc-pals nil
  "List of pals on IRC."
  :type '(repeat regexp))