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

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

[nongnu] elpa/sweeprolog 82b5e31aa3 4/4: Announce recent changes in NEWS


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog 82b5e31aa3 4/4: Announce recent changes in NEWS.org and bump version to 0.20.0
Date: Mon, 19 Jun 2023 04:14:39 -0400 (EDT)

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

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

diff --git a/NEWS.org b/NEWS.org
index 7384d7324c..2457b823fa 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -11,6 +11,15 @@ SWI-Prolog in Emacs.
 For further details, please consult the manual:
 [[https://eshelyaron.com/sweep.html][https://eshelyaron.com/sweep.html]].
 
+* Version 0.20.0 on 2023-06-19
+
+** New user option ~sweeprolog-top-level-persistent-history~
+
+This option controls if and where Sweep top-level buffers store their
+input history persistently.  Persistent history is off by default,
+refer to the "Top-level History" section in the manual for more
+details.
+
 * Version 0.19.1 on 2023-06-14
 
 ** New user option ~sweeprolog-predicate-visible-p-function~
diff --git a/sweeprolog.el b/sweeprolog.el
index 8793c7c805..ff26ebf211 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.19.1
+;; Package-Version: 0.20.0
 ;; 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]