elpasync pushed a change to branch externals/matlab-mode.
from 0fc695d7bd NEWS.org: update 8.0.0 release description
new 80d5d42f35 matlab-ts-mode: add spacing around name = value elements
new ebf4a4e241 matlab-ts-mode--ei: correct location of comma in struct
alignment
new 7144e1f4f2 NEWS.org: add 8.0.1 entry
Summary of changes:
NEWS.org | 5 ++++
doc/matlab-code-indent.org | 34 ++++++++++++++++++++--
matlab-mode.el | 2 +-
matlab-ts-mode--ei.el | 23 ++++-----------
matlab-ts-mode.el | 2 +-
matlab.el | 2 +-
.../electric_indent_keyword_fcns_expected.m | 4 +--
.../electric_indent_keyword_fcns_expected_msgs.m | 4 +--
.../electric_indent_method_attributes_expected.m | 2 +-
...ectric_indent_method_attributes_expected_msgs.m | 2 +-
.../electric_indent_name_value_args_expected.m | 2 +-
...electric_indent_name_value_args_expected_msgs.m | 2 +-
..._indent_prop_attribute_id_cell_value_expected.m | 2 +-
...nt_prop_attribute_id_cell_value_expected_msgs.m | 2 +-
.../electric_indent_prop_attribute_id_string.m | 2 +-
...tric_indent_prop_attribute_id_string_expected.m | 2 +-
...indent_prop_attribute_id_string_expected_msgs.m | 2 +-
...ric_indent_struct_and_matrix_in_prop_expected.m | 2 +-
...ndent_struct_and_matrix_in_prop_expected_msgs.m | 2 +-
.../electric_indent_struct_expected.m | 18 ++++++------
.../electric_indent_struct_expected_msgs.m | 18 ++++++------
.../electric_indent_struct_in_prop2_expected.m | 2 +-
...electric_indent_struct_in_prop2_expected_msgs.m | 2 +-
.../electric_indent_struct_in_prop_expected.m | 2 +-
.../electric_indent_struct_in_prop_expected_msgs.m | 2 +-
.../electric_indent_struct_no_cont_expected.m | 2 +-
.../electric_indent_struct_no_cont_expected_msgs.m | 2 +-
...t_struct_with_multiline_field_values_expected.m | 6 ++--
...uct_with_multiline_field_values_expected_msgs.m | 6 ++--
.../electric_indent_xr_struct_expected.org | 16 +++++-----
.../electric_indent_prop_attribute_id_string.m | 2 +-
...ic_indent_prop_attribute_id_string_expected.txt | 28 +++++++++---------
32 files changed, 114 insertions(+), 90 deletions(-)