]> git.eshelyaron.com Git - sweep.git/commitdiff
Announce recent changes in NEWS.org and bump version to 0.20.0 V9.1.10-sweep-0.20.0
authorEshel Yaron <me@eshelyaron.com>
Mon, 19 Jun 2023 06:01:49 +0000 (09:01 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 19 Jun 2023 06:01:49 +0000 (09:01 +0300)
NEWS.org
sweeprolog.el

index 7384d7324c85c8a295aca231bbbcf359745d70a3..2457b823fa9b97d5f0e0fb4beb07e1d52489996c 100644 (file)
--- 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~
index 8793c7c8058904f2b2732c35e28f266fd73e0a2a..ff26ebf211d2c68aeb081980b1f79b62da554474 100644 (file)
@@ -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.