Variable: erc-official-location

erc-official-location is a variable defined in erc.el.gz.

Value

"https://www.gnu.org/software/emacs/erc.html (mailing list: emacs-erc@gnu.org)"

Documentation

Location of the ERC client on the Internet.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar erc-official-location
  "https://www.gnu.org/software/emacs/erc.html (mailing list: emacs-erc@gnu.org)"
  "Location of the ERC client on the Internet.")