freebsd-ports/devel/cedet/pkg-message
Volker Stolz d4a9187086 Add cedet 1.0.b1.c, collection of Emacs Development Environment Tools.
PR:		ports/63465
Submitted by:	Dryice Liu
2004-06-03 08:02:06 +00:00

8 lines
552 B
Text

********************************************************************
* Add the following to your .emacs for start: *
* *
* ;; Configuration variables here: *
* (setq semantic-load-turn-useful-things-on t) *
* ;; Load CEDET *
* (require 'cedet) *
********************************************************************