Variable: erc--keep-place-move-hook
erc--keep-place-move-hook is a variable defined in erc-goodies.el.gz.
Value
nil
Documentation
Hook run when erc-keep-place-move moves the indicator.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-goodies.el.gz
(defvar erc--keep-place-move-hook nil
"Hook run when `erc-keep-place-move' moves the indicator.")