Commit Graph

9 Commits

Author SHA1 Message Date
Eric Ludlam 25c2fe36c6 srecode-matlab.srt:
(empty): Remove stray END from class template.
2019-11-22 14:04:53 -05:00
Eric Ludlam 3fe52b0915 Makefile, */Makefile: Update version numbers.
toolbox/Makefile, toolbox/Project.ede: Add dbhotlink.m.
matlab.el: Clean up compiler warnings.
2019-11-09 22:07:52 -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
zappo cdcef1ae37 (empty): Insert file if FILE_FUNCTION is open, or a classdef if FILE_CLASS is
open.
(classdef): Get user and time to add to comment.
2014-12-27 12:36:13 +00:00
zappo dfaaf65e13 (VERSION): Update to minor rev. 2014-11-05 18:33:57 +00:00
zappo bc1a1c7411 (VERSION): Updated. 2013-04-02 00:44:20 +00:00
zappo e3e24444ed Regenerated from Project files. 2009-07-06 20:31:15 +00:00
zappo c842cba350 Project support for SRecode templates. 2009-07-06 20:30:39 +00:00
zappo 37b77b5615 SRecode templates for MATLAB Script. 2009-07-06 19:51:41 +00:00