Variable: word-wrap-whitespace-mode-hook
word-wrap-whitespace-mode-hook is a customizable variable defined in
word-wrap-mode.el.gz.
Value
(word-wrap-whitespace-mode--set-explicitly(var)/word-wrap-whitespace-mode--set-explicitly(fun))
Documentation
Hook run after entering or leaving word-wrap-whitespace-mode(var)/word-wrap-whitespace-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/textmodes/word-wrap-mode.el.gz