Variable: erc--refresh-prompt-hook

erc--refresh-prompt-hook is a variable defined in erc.el.gz.

Value

nil

Documentation

Hook called after refreshing the prompt in the affected buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar erc--refresh-prompt-hook nil
  "Hook called after refreshing the prompt in the affected buffer.")