diff -r a759aa107534 -r a64819b490c3 .emacs-my --- a/.emacs-my Thu Apr 07 18:37:31 2011 +0300 +++ b/.emacs-my Thu Apr 07 18:37:49 2011 +0300 @@ -1240,14 +1240,6 @@ ) ) (when (featurep 'cedet) - (unless (equal cedet-version "1.0pre7") ; Come with Emacs 23.2. - ;; (semantic-load-enable-code-helpers) - ;; (semantic-load-enable-guady-code-helpers) - ;; (global-srecode-minor-mode 1) - ;; (require 'semanticdb) - ;; (require 'semantic-ia) - ) - (global-ede-mode t) (global-semantic-idle-summary-mode 1) (global-semantic-idle-scheduler-mode 1)