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

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

[nongnu] elpa/sweeprolog 62dc8088b7 6/6: Bump version to 0.8.4


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog 62dc8088b7 6/6: Bump version to 0.8.4
Date: Wed, 9 Nov 2022 16:59:24 -0500 (EST)

branch: elpa/sweeprolog
commit 62dc8088b7ddc91953acb26d963fd701937136fc
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>

    Bump version to 0.8.4
---
 NEWS.org      | 12 ++++++++++++
 sweeprolog.el |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index a8cc507933..62a84556b7 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -11,6 +11,18 @@ SWI-Prolog in Emacs.
 For further details, please consult the manual:
 <https://eshelyaron.com/sweep.html>.
 
+* Version 0.8.4 on 2022-11-09
+
+** Various bug fixes
+
+- Fixed regression in variable highlighting where occurrences of the
+  highlighted variable in adjacent clauses might have been
+  highlighted.
+- Fixed regression and added a test for clearing the syntax error face
+  immediately when the error is fixed (e.g. a fullstop is inserted at
+  the end of a clause).
+
+
 * Version 0.8.3 on 2022-11-07
 
 ** New commands that operate on entire predicate definitions
diff --git a/sweeprolog.el b/sweeprolog.el
index 4b87ee0455..be207afd31 100644
--- a/sweeprolog.el
+++ b/sweeprolog.el
@@ -6,7 +6,7 @@
 ;; Maintainer: Eshel Yaron <~eshel/dev@lists.sr.ht>
 ;; Keywords: prolog languages extensions
 ;; URL: https://git.sr.ht/~eshel/sweep
-;; Package-Version: 0.8.3
+;; Package-Version: 0.8.4
 ;; Package-Requires: ((emacs "28.1"))
 
 ;; This file is NOT part of GNU Emacs.



reply via email to

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