.emacs-my
changeset 1500 6401d60fd71e
parent 1497 9a881de3da24
child 1502 72c63cea35d3
equal deleted inserted replaced
1499:d64d7d3699b9 1500:6401d60fd71e
  2654   (global-semantic-idle-summary-mode 1)
  2654   (global-semantic-idle-summary-mode 1)
  2655   (global-semantic-idle-completions-mode -1)
  2655   (global-semantic-idle-completions-mode -1)
  2656   (global-semantic-mru-bookmark-mode 1)
  2656   (global-semantic-mru-bookmark-mode 1)
  2657   ;; (setq semantic-stickyfunc-sticky-classes '(function type variable include package))
  2657   ;; (setq semantic-stickyfunc-sticky-classes '(function type variable include package))
  2658   (global-semantic-stickyfunc-mode -1)
  2658   (global-semantic-stickyfunc-mode -1)
  2659   (global-semantic-highlight-func-mode 1)
  2659   (global-semantic-highlight-func-mode -1)
  2660   (global-semantic-decoration-mode 1)
  2660   (global-semantic-decoration-mode 1)
  2661   (when (fboundp 'global-semantic-idle-local-symbol-highlight-mode)
  2661   (when (fboundp 'global-semantic-idle-local-symbol-highlight-mode)
  2662     (global-semantic-idle-local-symbol-highlight-mode 1))
  2662     (global-semantic-idle-local-symbol-highlight-mode 1))
  2663 
  2663 
  2664   (setq semantic-idle-scheduler-idle-time 10)
  2664   (setq semantic-idle-scheduler-idle-time 10)