Variable: ace-window-display-mode-hook

ace-window-display-mode-hook is a customizable variable defined in ace-window.el.

Value

nil

Documentation

Hook run after entering or leaving ace-window-display-mode(var)/ace-window-display-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/ace-window-20220911.358/ace-window.el