branch: externals/matlab-mode commit e2ceb976393ab7463b57c4b0c3f4c5cf7fd0cddd Author: John Ciolfi <john.ciolfi...@gmail.com> Commit: John Ciolfi <john.ciolfi...@gmail.com>
Bump to version to 7.0.1 per emacsrunregion fix --- NEWS.org | 6 +++++- matlab-mode.el | 2 +- matlab-ts-mode.el | 2 +- matlab.el | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/NEWS.org b/NEWS.org index 9625efc14d..0cfd85e81b 100644 --- a/NEWS.org +++ b/NEWS.org @@ -3,7 +3,11 @@ # Copyright 2025 Free Software Foundation, Inc. -* Release 7.0 Sep 12, 2025 +* Release 7.0.1 Sep 13, 2025 + +1. emacsrunregion fix, https://github.com/mathworks/Emacs-MATLAB-Mode/pull/55 + +* Release 7.0.0 Sep 12, 2025 1. New matlab-ts-mode. diff --git a/matlab-mode.el b/matlab-mode.el index af56cdfde2..02aedd1401 100644 --- a/matlab-mode.el +++ b/matlab-mode.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2024 Free Software Foundation, Inc. -;; Version: 7.0 +;; Version: 7.0.1 ;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode ;; SPDX-License-Identifier: GPL-3.0-or-later diff --git a/matlab-ts-mode.el b/matlab-ts-mode.el index 9c4c2bd01e..ecd828c831 100644 --- a/matlab-ts-mode.el +++ b/matlab-ts-mode.el @@ -2,7 +2,7 @@ ;; Copyright 2025 Free Software Foundation, Inc. ;; -;; Version: 7.0 +;; Version: 7.0.1 ;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode ;; SPDX-License-Identifier: GPL-3.0-or-later ;; diff --git a/matlab.el b/matlab.el index 8b72aa7f35..abcde27d73 100644 --- a/matlab.el +++ b/matlab.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1991-2025 Free Software Foundation, Inc. -;; Version: 7.0 +;; Version: 7.0.1 ;; URL: https://github.com/mathworks/Emacs-MATLAB-Mode ;; SPDX-License-Identifier: GPL-3.0-or-later