Variable: highlight-function-calls-mode-hook
highlight-function-calls-mode-hook is a customizable variable defined
in highlight-function-calls.el.
Value
nil
Documentation
Hook run after entering or leaving highlight-function-calls-mode(var)/highlight-function-calls-mode(fun).
No problems result if this variable is not bound.
add-hook automatically binds it. (This is true for all hook variables.)
Source Code
;; Defined in ~/.emacs.d/elpa/highlight-function-calls-20240922.1826/highlight-function-calls.el