Variable: erc-fill--wrap-continued-predicate
erc-fill--wrap-continued-predicate is a variable defined in
erc-fill.el.gz.
Value
erc-fill--wrap-continued-message-p
Documentation
Function called with no args to detect a continued speaker.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-fill.el.gz
(defvar erc-fill--wrap-continued-predicate #'erc-fill--wrap-continued-message-p
"Function called with no args to detect a continued speaker.")