Variable: cider-repl-history-mode-hook

cider-repl-history-mode-hook is an alias for cider-history-mode-hook, defined in cider-history.el.

This variable is obsolete since 2.0.0; use cider-history-mode-hook instead.

Value

nil

Documentation

Hook run after entering cider-history-mode.

No problems result if this variable is not bound. add-hook automatically binds it. (This is true for all hook variables.)

Aliases

cider-repl-history-mode-hook (obsolete since 2.0.0)