Variable: erc--setup-buffer-hook

erc--setup-buffer-hook is a variable defined in erc.el.gz.

Value

(erc--warn-about-aberrant-modules)

Documentation

Internal hook for module setup involving windows and frames.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar erc--setup-buffer-hook '(erc--warn-about-aberrant-modules)
  "Internal hook for module setup involving windows and frames.")