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.