diff -r 72f74fe407b1 -r ca0a819ff8c5 .emacs-my --- a/.emacs-my Tue Apr 08 22:37:15 2014 +0300 +++ b/.emacs-my Wed Apr 09 18:40:15 2014 +0300 @@ -2317,7 +2317,7 @@ (define-key semantic-mode-map (kbd "C-c , d") 'semantic-ia-show-doc) (define-key semantic-mode-map (kbd "C-c , D") 'semantic-ia-show-summary) (define-key semantic-mode-map (kbd "C-c , ?") 'semantic-ia-complete-symbol-menu) - (define-key semantic-mode-map [(control return)] 'semantic-ia-complete-symbol) + ;; (define-key semantic-mode-map [(control return)] 'semantic-ia-complete-symbol) ;; (define-key semantic-mode-map (kbd "C-c , C") 'semantic-ia-describe-class) ;; semantic-decoration-include-visit ;; semantic-analyze-proto-impl-toggle