Variable: hs-indentation-mode-hook

hs-indentation-mode-hook is a customizable variable defined in hideshow.el.gz.

Value

nil

Documentation

Hook run after entering or leaving hs-indentation-mode(var)/hs-indentation-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/progmodes/hideshow.el.gz