(:name matlab-mode :description "Major mode for MATLAB(R) dot-m files" :website "http://matlab-emacs.sourceforge.net/" :type cvs :module "matlab-emacs" :url ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs" :build `(("touch" "Makefile") ; Makefile is generated by EDE, but kept in CVS ("make" ,(format "EMACS=%s" (shell-quote-argument el-get-emacs)))) :load-path (".") :features matlab-load)