Variable: semantic-idle-symbol-highlight-face
semantic-idle-symbol-highlight-face is a variable defined in
idle.el.gz.
This variable is obsolete since 24.4; customize the face
semantic-idle-symbol-highlight instead
Value
semantic-idle-symbol-highlight
Documentation
Face used for highlighting local symbols.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/idle.el.gz
(defvar semantic-idle-symbol-highlight-face 'semantic-idle-symbol-highlight
"Face used for highlighting local symbols.")