Update to discuss CEDET that comes with Emacs.

This commit is contained in:
zappo 2013-04-02 01:01:33 +00:00
parent 7a507fa495
commit 1416ed09cb

9
README
View file

@ -20,8 +20,6 @@ MATLAB and Emacs integration
The most recent version of matlab.el is always in CVS.
The last stabilized version of matlab.el can be found on MATLAB Central:
Category:
http://www.mathworks.com/matlabcentral/fileexchange/loadCategory.do?objectId=19&objectType=Category
This File
@ -59,12 +57,17 @@ MATLAB and Emacs integration
** Dependancies
MATLAB-Emacs can now use the CEDET suite for the following items:
MATLAB-Emacs can use the CEDET suite for the following items:
- Modifying the build system (Makefiles, etc)
- mlint (uses EIEIO object system)
- parsing/completion (uses semantic parsing system)
- some template insertion features
As of Emacs 23.2, CEDET is included in Emacs, and nothing extra
is needed to satisfy that dependency.
For older versions of Emacs:
See http://cedet.sf.net for downloading CEDET.
If you only want to use matlab.el for editing code or running the