blob: 132c6a0891c42a91fac7e17c65d1052feaa0dfa1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
********************************************************************
* Add the following to your .emacs for start: *
* *
* ;; Configuration variables here: *
* (setq semantic-load-turn-useful-things-on t) *
* ;; Load CEDET *
* (require 'cedet) *
********************************************************************
|