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

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

[nongnu] elpa/sweeprolog a9ce19bd33 6/6: Announce recent changes in NEWS


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog a9ce19bd33 6/6: Announce recent changes in NEWS.org and bump version to 0.18.4
Date: Tue, 6 Jun 2023 04:01:35 -0400 (EDT)

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

    Announce recent changes in NEWS.org and bump version to 0.18.4
---
 NEWS.org      | 12 ++++++++++++
 sweeprolog.el |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index c424a995a5..da1b3ed881 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][https://eshelyaron.com/sweep.html]].
 
+* Version 0.18.4 on 2023-06-06
+
+** Highlighting and tooltip info for string-style DCG terminals
+
+Sweep now highlights and annotates DCG terminals written as quoted
+strings in grammar rule definitions.
+
+** Improved exporting of DCG non-terminals
+
+The command ~sweeprolog-export-predicate~ now exports DCG
+non-terminals as such, using the ~F//N~ notation, instead of ~F/N+2~.
+
 * Version 0.18.3 on 2023-06-01
 
 ** Semantic highlighting and tooltip info for declaration options
diff --git a/sweeprolog.el b/sweeprolog.el
index 3e7499e6fe..02aaf41b00 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.18.3
+;; Package-Version: 0.18.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]