equal
deleted
inserted
replaced
2302 (global-semantic-stickyfunc-mode -1) |
2302 (global-semantic-stickyfunc-mode -1) |
2303 (global-semantic-highlight-func-mode 1) |
2303 (global-semantic-highlight-func-mode 1) |
2304 (global-semantic-decoration-mode 1) |
2304 (global-semantic-decoration-mode 1) |
2305 (global-semantic-idle-local-symbol-highlight-mode 1) |
2305 (global-semantic-idle-local-symbol-highlight-mode 1) |
2306 |
2306 |
2307 (setq semantic-idle-scheduler-idle-time 1) |
2307 (setq semantic-idle-scheduler-idle-time 10) |
2308 (setq semantic-idle-scheduler-work-idle-time 60) |
2308 (setq semantic-idle-scheduler-work-idle-time 60) |
2309 (setq semantic-idle-scheduler-max-buffer-size 100000) |
2309 (setq semantic-idle-scheduler-max-buffer-size 100000) |
2310 ;; (setq semantic-idle-work-parse-neighboring-files-flag nil) |
2310 ;; (setq semantic-idle-work-parse-neighboring-files-flag nil) |
2311 |
2311 |
2312 ;; semantic-dependency-system-include-path, semantic-customize-system-include-path |
2312 ;; semantic-dependency-system-include-path, semantic-customize-system-include-path |