MELPA: remove matlab-mode-pkg and create matlab-mode.el: recommended by Jonas Bernolli
Update README's to indicate development has moved to github
Have made matlab-shell-run-region to be autoloaded.
Fixed some warnings.
Changed pos-bol/eol to point-at-bol/eol for bwd compat
Added parameter aggressive to cell navigations
fwd/bwd more intuitive. Only jumps visible cell breaks.
fwd and bwd cells are more intuitive now.
matlab-compat: add string-replace
matlab-shell-error-face: fix emacs 29 error in background specification
mlint: fix Emacs 29 issues
removed all font-lock redundant settings in matlab-cell.
Fixed font-lock issue.
minor cell fixes
Added matlab-cell-shell-run-cell. Refreshed matlab-load.el.
Added list of functions in docstring of matlab-cell-mode
Added documentation for matlab-cell under "Commentary".
Added matlab-cell.el to Makefile
Updated python-cell repo link
Created matlab-cell.el to provide cell-based utils.
fix single-quote handling with electric-pair mode
Changed the path in matlab-shell-first-prompt-fcn
Changed font-lock-reference-face to font-lock-constant-face
Merge Nidish's shell patch into master
Merge Nidish's shell patch into master
Merge Nidish's font-lock patch into master
Made the matlab startup path relative instead of absolute
Changed font-lock-reference-face to font-lock-constant-face.
Changed the path in matlab-shell-first-prompt-fcn
Changed font-lock-reference-face to font-lock-constant-face
Add a new report about a new bug in the filling code
Test commit b49c86e5738f23c9d8cebd5b4f1dd81a9ca4b27c, no error but filling seems worse
matlab.el: (matlab-fill-paragraph): Don't fill code if matlab-fill-code is nil.
Add new file fill_prob2.m, add test information to README.org file, matlab-fill-region still is not perfect
matlab.el: (matlab-fill-paragraph): When detecting if in comment, do so
Added file for testing the new fill algorithm in a new subdirectory, that could be removed when merged to master
matlab-ccount.el: Initial submit.
Sample comments that need to be filled.
(mlint-run): Fiddle with 'default-directlry' before running mlint
(matlab-beginning-of-command): Remove "P" from interactive cmd as this has no inputs anymore.
(matlab-beginning-of-string-or-comment, matlab-end-of-string-or-comment):
Add GPLvs3+ header to all files in tests directory
Add file COPYING, containing GPL3v+
Update to GPL3+ (see the ChangeLog file for details, files in test directory left out)
fix matlab-shell dbstack first entry hyperlink
remove compile warning related to electric-pair-mode handling
Apply patch provided by Peter Mao
Add org file, that describe how to use the python engine not the native one
fix single-quote handling with electric-pair mode
matlab and org mode example
matlab.el: replace TAB characters with spaces, add local variable indent-tabs-mode: nil
matlab: fix org-mode export, fix hang in matlab-mode, indent, spell check
mlint: update mlint-platform for mac
Delete (kill-all-local-variables) in the matlab-mode function.
(matlab-font-lock-anchor-variable-match): Fix regex to be faster.
mclass.m: Added AH to test a type with a long package name.
Provide a fix for transpose syntax problem
Add README and matlab-load file (MELPA seems to need that file)
Fix conflict between matlab-shell debugging and C++ (or other language) debugging.
New file, to check copyright issues
Correct a silly typo in company-matlab-shell.el
Add patches to my new branch
Add patches to a special, named branch!
Apply patch provided by Karthik Chikmagalur (matlab-shell)
Merge the hairycode branch into master. Start testing.
matlab.el:
matlab.el:
NEWS.org:
Merge branch 'hairyblocks' of ssh://git.code.sf.net/p/matlab-emacs/src into hairyblocks
matlab.el:
Apply patch provided by Julien Claisse (trump support)
mlint.el:
matlab.el:
mlint.el:
matlab-scan.el:
matlab-syntax.el:
tlc: update tlc-mode to delete trailing whitespace on RET
matlab-syntax.el:
matlab-syntax.el:
matlab.el:
matlab-scan.el:
cedet/wisent.el:
matlab-shell.el:
.gitignore:
cedet/matlab-wisent.el:
cedet/matlab-wisent.el:
cedet/matlab-wisent.el:
cedet/matlab-cedet.el:
matlab-scan.el:
matlab.el:
matlab.el:
matlab.el:
matlab.el:
matlab.el:
matlab-scan.el:
matlab.el:
matlab-scan.el:
matlab-scan.el:
matlab.el:
matlab.el: