emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/mmm-mode d1c85e5e2c 8/9: Release 0.5.9


From: ELPA Syncer
Subject: [elpa] externals/mmm-mode d1c85e5e2c 8/9: Release 0.5.9
Date: Thu, 27 Oct 2022 19:57:54 -0400 (EDT)

branch: externals/mmm-mode
commit d1c85e5e2cfc0cff3f63409b0ac15dd230568609
Author: Ola Nilsson <ola.nilsson@gmail.com>
Commit: Ola Nilsson <ola.nilsson@gmail.com>

    Release 0.5.9
---
 NEWS        | 18 ++++++++++++++++--
 mmm-mode.el |  2 +-
 2 files changed, 17 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 298519f267..827337d7f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,22 @@
 MMM Mode NEWS -- history of user-visible changes.  -*-outline-*-
-Copyright (C) 2003, 2004, 2013-2015  Free Software Foundation, Inc.
+Copyright (C) 2003, 2004, 2013-2022  Free Software Foundation, Inc.
 See the file COPYING for copying conditions.
 
-Please submit bug reports at https://github.com/purcell/mmm-mode/issues
+Please submit bug reports at https://github.com/dgutov/mmm-mode/issues
+
+* Changes in MMM Mode 0.5.9
+
+Made the tests work in batch mode.
+
+Switched from Automake to plain Makefile.
+
+Now requires at least GNU Emacs 25.1.
+
+Info documentation can be generated by the GNU ELPA packager.
+
+New here document class for shell.  The new class handles indented
+here documents, which are incompatible with the mmm classes shared
+with Perl.
 
 * Changes in MMM Mode 0.5.8
 Support for Emacs 27.
diff --git a/mmm-mode.el b/mmm-mode.el
index a1264b6f6c..3925b22f24 100644
--- a/mmm-mode.el
+++ b/mmm-mode.el
@@ -8,7 +8,7 @@
 ;; Maintainer: Dmitry Gutov <dgutov@yandex.ru>
 ;; URL: https://github.com/purcell/mmm-mode
 ;; Keywords: convenience, faces, languages, tools
-;; Version: 0.5.8
+;; Version: 0.5.9
 ;; Package-Requires: ((emacs "25.1") (cl-lib "0.2"))
 
 ;;{{{ GPL



reply via email to

[Prev in Thread] Current Thread [Next in Thread]