elpasync pushed a change to branch externals/matlab-mode.
from 61b6a80ded matlab-ts-mode--ei: fix indent/TAB point movement on
multi-output variable
new 26e434e8ed test/t-utils.el: fix minor typo in skip.txt regexp
new d44c34cb0c matlab-ts-mode--ei-error-query: setup when
treesit-available-p
new 67470ee62a Lisp cleanups from Stefan Monnier
Summary of changes:
.gitignore | 4 ++
company-matlab-shell.el | 2 +-
matlab-cgen.el | 35 +++++----
matlab-complete.el | 4 +-
matlab-netshell.el | 2 +-
matlab-scan.el | 6 +-
matlab-sections.el | 15 ++--
matlab-shell-gud.el | 145 ++++++++++++++++++-------------------
matlab-shell.el | 17 ++---
matlab-topic.el | 15 ++--
matlab-ts-mode--ei.el | 3 +-
matlab.el | 188 +++++++++++++++++-------------------------------
mlgud.el | 61 +++++++++-------
mlint.el | 39 +++++-----
semantic-matlab.el | 4 +-
semanticdb-matlab.el | 2 +-
tests/t-utils.el | 4 +-
tlc.el | 14 ++--
18 files changed, 256 insertions(+), 304 deletions(-)