.emacs-my
changeset 1440 0653019d58f1
parent 1439 6fc6ce787711
child 1441 580e8a297afd
equal deleted inserted replaced
1439:6fc6ce787711 1440:0653019d58f1
  2573   (global-semantic-mru-bookmark-mode 1)
  2573   (global-semantic-mru-bookmark-mode 1)
  2574   ;; (setq semantic-stickyfunc-sticky-classes '(function type variable include package))
  2574   ;; (setq semantic-stickyfunc-sticky-classes '(function type variable include package))
  2575   (global-semantic-stickyfunc-mode -1)
  2575   (global-semantic-stickyfunc-mode -1)
  2576   (global-semantic-highlight-func-mode 1)
  2576   (global-semantic-highlight-func-mode 1)
  2577   (global-semantic-decoration-mode 1)
  2577   (global-semantic-decoration-mode 1)
  2578   (global-semantic-idle-local-symbol-highlight-mode 1)
  2578   (when (fboundp 'global-semantic-idle-local-symbol-highlight-mode)
       
  2579     (global-semantic-idle-local-symbol-highlight-mode 1))
  2579 
  2580 
  2580   (setq semantic-idle-scheduler-idle-time 10)
  2581   (setq semantic-idle-scheduler-idle-time 10)
  2581   (setq semantic-idle-scheduler-work-idle-time 60)
  2582   (setq semantic-idle-scheduler-work-idle-time 60)
  2582   (setq semantic-idle-scheduler-max-buffer-size 100000)
  2583   (setq semantic-idle-scheduler-max-buffer-size 100000)
  2583   ;; (setq semantic-idle-work-parse-neighboring-files-flag nil)
  2584   ;; (setq semantic-idle-work-parse-neighboring-files-flag nil)