semantic-minor-mode-alist

semantic-minor-mode-alist is a variable defined in `util-modes.el'.
Its value is

((srecode-minor-mode "") (semantic-highlight-func-mode "") (semantic-stickyfunc-mode "") (semantic-show-parser-state-mode "") (semantic-show-unmatched-syntax-mode "u") (semantic-highlight-edits-mode "e"))

  • This variable may be risky if used as a file-local variable.

Documentation:
Alist saying how to show Semantic minor modes in the mode line.
Like variable `minor-mode-alist'.