]> git.eshelyaron.com Git - sweep.git/commitdiff
Announce recent changes in NEWS.org and bump version to 0.23.1 V9.1.14-sweep-0.23.1
authorEshel Yaron <me@eshelyaron.com>
Wed, 30 Aug 2023 20:28:50 +0000 (22:28 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 30 Aug 2023 20:28:50 +0000 (22:28 +0200)
NEWS.org
sweep.texi
sweeprolog.el

index 99500c2c1525d53a2ec2114644722dca52b210b9..98dd0bf319d0371e8a845574c20599267cec86b9 100644 (file)
--- a/NEWS.org
+++ b/NEWS.org
@@ -11,6 +11,13 @@ SWI-Prolog in Emacs.
 For further details, please consult the manual:
 [[https://eshelyaron.com/sweep.html][https://eshelyaron.com/sweep.html]].
 
+* Version 0.23.1 on 2023-08-30
+
+** Documentation improvements and minor bug fixes
+
+This is a maintenance release, including a rewrite of the Sweep manual
+in Texinfo format along with some minor bug fixes and improvements.
+
 * Version 0.23.0 on 2023-08-18
 
 ** Sweep now requires Compat, the forward-compatibility library for Elisp
index 2e10305323c63a82da1e7a68179476ba6725c44a..13d558d0ba9a8801beb7579739456ae62f523722 100644 (file)
@@ -11,9 +11,9 @@
 @c %**end of header
 
 @copying
-This manual is for Sweep (version 0.23.0), which provides an embedded
-SWI-Prolog runtime inside of Emacs along with an advanced SWI-Prolog
-development environment.
+This manual is for Sweep (version 0.23.1), an Emacs package providing
+an embedded SWI-Prolog runtime inside of Emacs along with an advanced
+SWI-Prolog development environment.
 
 Copyright @copyright{} 2022-2023 Eshel Yaron.
 
@@ -42,9 +42,9 @@ Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 @node Top
 @top Sweep: SWI-Prolog Embedded in Emacs
 
-This manual is for Sweep (version 0.23.0), which provides an embedded
-SWI-Prolog runtime inside of Emacs along with an advanced SWI-Prolog
-development environment.
+This manual is for Sweep (version 0.23.1), an Emacs package providing
+an embedded SWI-Prolog runtime inside of Emacs along with an advanced
+SWI-Prolog development environment.
 
 @end ifnottex
 
index 6a0dd5b1a8cf0a76372f48d9980148c380e6d79e..49cf0d5756092364e5630e909ccd3df84dcfd1ef 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.23.0
+;; Package-Version: 0.23.1
 ;; Package-Requires: ((emacs "27.1") (compat "29.1.4.2"))
 
 ;; This file is NOT part of GNU Emacs.