Commit graph

14 commits

Author SHA1 Message Date
zappo 22a668422a (matlab-block-end-pre-if, matlab-block-end-pre-no-if):
Support assigning toc into a subs-assign.  (Thanks Jim Van Zant)
2007-01-08 20:24:13 +00:00
zappo ff6c0a4dd3 Updated. 2006-10-04 20:44:16 +00:00
zappo f11e70fa14 (mlint-output-regex): Support the changed mlint output syntax
(mlint-symtab-line-regexp): Support changed mlint table output syntax
(mlint-warning-code-alist): Obsolete
(mlint-error-fix-alist): Obsolete
(mlint-error-id-fix-alist): New version of the old error-fix-alist.
(mlint-run): Add the "-edit" flag when highlighting crossfunction variables.
Updated parsing of the mlint table for highlighting cross-function variables.
Updated mechanism for highlighting the cross-function variables.
(mlint-lm-entry): Update warningid doc.
(mlint-warning->class, mlint-warningid->class): Name change.  Use new table of warning ids
instead of parsing warning strings.
(linemark-new-entry): Use warning id, not warning string for class determination.
(mlint-lm-replace-focus): new-text is no longer class allocated.
(mlint-lm-entry-depricated): New class rule.
(mlint-lm-entry-isstr, mlint-lm-entry-setstr): Deleted.
(mlint-lm-eval->trycatch): Commented out.  Not provided by mlint, but it
is cool and could be resurrected.
(mlint-highlight): Can't provide warningcode anymore.
(mlint-clear-cross-function-variable-overlays): Renamed to
(mlint-clear-nested-function-info-overlays): updated w/ more info.
(mlint-clear-cross-function-variable-highlighting)
(mlint-minor-mode): Use new clear function for nested function info.
2006-10-04 19:52:43 +00:00
zappo 85c0cd526c Make fill-paragraph work around cell headings nicely.
Add `matlab-shell-run-cell' for cell-mode style execution of code.
Change the page delimiter to include cell breaks.
2006-10-04 18:17:21 +00:00
zappo 093ec220b2 Support "parfor", available in MATLAB 2006a.
Treat cell start comments as the start of a comment block, even if comments preceed it.
Make sure typing in comment chars moves cursor to the correct location.
2006-10-04 17:38:23 +00:00
zappo f3ac732e6e Build and dependancies changes. 2005-12-02 18:39:51 +00:00
zappo 5d5b1aafbe Add info about CEDET dependancies. 2005-12-02 18:37:19 +00:00
zappo f8c00e7852 Build system. 2005-12-02 18:31:16 +00:00
zappo 769e3a0493 *** empty log message *** 2005-12-01 19:08:16 +00:00
zappo 229566c0d8 Add mlint.el and tlc.el instructions. 2005-12-01 19:06:29 +00:00
zappo 17265e7b78 Copy install instructions from matlab.el 2005-12-01 18:58:57 +00:00
zappo adee602e01 Copy in release and mailing list info from matlab.el. Reformat.
Add info about CVS and new source forge mailing list.
2005-12-01 18:53:01 +00:00
zappo 528a4fc794 *** empty log message *** 2005-12-01 18:37:46 +00:00
zappo 67da62f275 Describe what is in the matlab-emacs CVS repository 2005-12-01 13:12:18 +00:00