elpasync pushed a change to branch externals/matlab-mode.

      from  9e3a74ffb5 NEWs.org: update 7.3.0 release info
       new  e927e6b7e7 t-utils: fix typo t-utils-ts-parse-tree-number-face => 
t-utils-ts-parse-tree-points-face
       new  fbe698e92b matlab-ts-mode.el: ignore \n nodes when looking for the 
logical last node of a parent
       new  8f6e671260 t-utils-view-parse-tree: add prefix to draw narrow tree
       new  8d9a6ef7fb matlab-ts-mode: fix fill-paragraph on long '%comment' 
lines
       new  31563ac77a release 7.3.1
       new  dc52bc02b0 contributing/CONTRIBUTING.org: add release info


Summary of changes:
 NEWS.org                                           |   8 ++
 contributing/CONTRIBUTING.org                      |  23 +++-
 matlab-mode.el                                     |   2 +-
 matlab-ts-mode.el                                  |  43 ++++++-
 matlab.el                                          |   2 +-
 tests/t-utils.el                                   | 125 ++++++++++++---------
 .../fill_paragraph_long_lines.m                    |  32 ++++++
 .../fill_paragraph_long_lines_expected.org         |   1 +
 .../fill_paragraph_long_lines.m                    |  32 ++++++
 .../fill_paragraph_long_lines_expected.txt         |  63 +++++++++++
 10 files changed, 271 insertions(+), 60 deletions(-)
 create mode 100644 
tests/test-matlab-ts-mode-fill-paragraph-files/fill_paragraph_long_lines.m
 create mode 100644 
tests/test-matlab-ts-mode-fill-paragraph-files/fill_paragraph_long_lines_expected.org
 create mode 100644 
tests/test-matlab-ts-mode-parser-files/copy-of-test-matlab-ts-mode-fill-paragraph-files/fill_paragraph_long_lines.m
 create mode 100644 
tests/test-matlab-ts-mode-parser-files/copy-of-test-matlab-ts-mode-fill-paragraph-files/fill_paragraph_long_lines_expected.txt

Reply via email to