author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Thu, 30 Oct 2014 14:50:44 +0200 | |
changeset 1170 | c7babd912af4 |
parent 1169 | 00ed27b56ff4 |
child 1171 | 489a962e1bd3 |
--- a/.emacs-my Thu Oct 30 14:45:07 2014 +0200 +++ b/.emacs-my Thu Oct 30 14:50:44 2014 +0200 @@ -2317,6 +2317,8 @@ (add-hook 'c-mode-hook (lambda nil (semantic-add-system-include "~/.emacs.d/include" 'c++-mode))) (global-semanticdb-minor-mode 1) + (global-cedet-m3-minor-mode 1) + (semantic-mode 1) (global-ede-mode 1)