Variable: erc-fill--function
erc-fill--function is a buffer-local variable defined in
erc-fill.el.gz.
Documentation
Internal copy of erc-fill-function.
Takes precedence over the latter when non-nil.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-fill.el.gz
(defvar-local erc-fill--function nil
"Internal copy of `erc-fill-function'.
Takes precedence over the latter when non-nil.")