d4a9187086
PR: ports/63465 Submitted by: Dryice Liu
9 lines
552 B
Plaintext
9 lines
552 B
Plaintext
********************************************************************
|
|
* Add the following to your .emacs for start: *
|
|
* *
|
|
* ;; Configuration variables here: *
|
|
* (setq semantic-load-turn-useful-things-on t) *
|
|
* ;; Load CEDET *
|
|
* (require 'cedet) *
|
|
********************************************************************
|