elpasync pushed a change to branch externals/matlab-mode. from 64e1805d36 Fix and improve remote matlab-shell new e0d4b24376 matlab-sections: fix case of only one code section in a script file new 3bbd36c45f add matlab-comment-heading-face for "%% description" comments
Summary of changes: matlab-sections.el | 91 +++++++++++++++++++++++++----------------------- matlab-syntax.el | 34 ++++++++++++------ tests/mstest-sections.el | 41 +++++++++++++++++++--- tests/mstest.el | 4 ++- tests/sections_single.m | 5 +++ 5 files changed, 115 insertions(+), 60 deletions(-) create mode 100644 tests/sections_single.m