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
;; 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.