semantic-minor-modes-format

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

((:eval (if (or semantic-highlight-edits-mode semantic-show-unmatched-syntax-mode) #(" S" 1 2 (face bold)))))

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

Documentation:
Mode line format showing Semantic minor modes which are locally enabled.
It is displayed in the mode line.