Variable: global-semantic-decoration-mode-hook

global-semantic-decoration-mode-hook is a customizable variable defined in mode.el.gz.

Value

nil

Documentation

Hook run after entering or leaving global-semantic-decoration-mode(var)/global-semantic-decoration-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/cedet/semantic/decorate/mode.el.gz