Commit Graph

6 Commits

Author SHA1 Message Date
Uwe Brauer 9c03ebf876 Update to GPL3+ (see the ChangeLog file for details, files in test directory left out)
* cedet-matlab.el: update to GPL3+

* company-matlab-shell.el: ditto

* company-matlab-shell.el: ditto

* dl_emacs_support.m: ditto

* linemark.el: ditto

* matlab-publish.el: ditto

* semanticdb-matlab.el: ditto

* semantic-matlab.el: Ditto

* matlab.el: ditto

* mlint.el: Ditto
2023-07-12 18:55:41 +02:00
Eric Ludlam fb19b6bcc1 cedet-matlab.el, matlab-cgen.el, matlab-compat.el,
matlab-complete.el, matlab-maint.el, matlab-netshell.el,
matlab-publish.el, matlab-topic.el, semantic-matlab.el,
semanticdb-matlab.el, srecode-matlab.el:
Fix varous issues in doc strings and messages identified by `checkdoc'
command.
2019-12-12 22:36:55 -05:00
Eric Ludlam 9eaf9e7752 Overview:
Move large chunks of matlab.el to matlab-complete.el,
matlab-shell.el, and matlab-topic.el.
Update existing .el files to require new files as needed.
Update Makefiles to no longer have Makefile check.

matlab.el: Settings updates:
(matlab-mode-version): Update to 4.0 (based on expectations of this change.)
(matlab-functions-have-end): set to t.  Fix doc.
(matlab-functions-have-end-p): If guess, then guess, otherwise
base it on matlab-functions-have-end.
(matlab-fill-code): set to nil.
(matlab-keyword-list, matlab-block-end-pre-if): remove endfunction
(matlab-calculate-indentation): remove matlab-ltype-endfunction-comm.

matlab.el: code moving
(matlab-frame-init): moved earlier near keymaps.
2019-11-08 20:49:50 -05:00
John Ciolfi be1b68bd03 fix tab completiong, m-file debugging, and emacs warnings
See ChangeLog for details.
2017-12-05 14:08:53 -05:00
zappo 27cabd2b5f (matlab-cedet-setup): Update srecode require to work w/ CEDET
integrated w/ Emacs.
2013-04-02 00:47:42 +00:00
zappo 69a6684cad Initialization support for CEDET tools with MATLAB. 2009-07-06 19:48:15 +00:00