Variable: visual-wrap-prefix-mode-hook

visual-wrap-prefix-mode-hook is a customizable variable defined in visual-wrap.el.gz.

Value

(visual-wrap-prefix-mode--set-explicitly(var)/visual-wrap-prefix-mode--set-explicitly(fun))

Documentation

Hook run after entering or leaving visual-wrap-prefix-mode(var)/visual-wrap-prefix-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 /usr/src/emacs/lisp/visual-wrap.el.gz