el-get/recipes/matlab-mode.rcp
Yu-Fu Wu d47b8f5a3b Delete :depends cedet from matlab-mode
CEDET is a rather big dependency to bring in considering it only
provides optional enhancements to matlab-mode.
2014-05-03 15:36:57 -04:00

10 lines
291 B
Plaintext

(:name matlab-mode
:description "Major mode for MATLAB(R) dot-m files"
:type cvs
:module "matlab-emacs"
:url ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs"
:build ("make")
:load-path (".")
:features matlab-load)