Variable: semantic-init-hook

semantic-init-hook is a variable defined in semantic.el.gz.

Value

nil

Documentation

Hook run when a buffer is initialized with a parsing table.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic.el.gz
(defvar semantic-init-hook nil
  "Hook run when a buffer is initialized with a parsing table.")