]> git.eshelyaron.com Git - sweep.git/commitdiff
Announce recent changes in NEWS.org and bump version to 0.18.2
authorEshel Yaron <me@eshelyaron.com>
Tue, 30 May 2023 19:34:37 +0000 (22:34 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 30 May 2023 19:34:37 +0000 (22:34 +0300)
NEWS.org
sweeprolog.el

index 483e70dca823df2d2f2544d26b12138c4f4b4226..0bae0248ca1af7728251843eac5448c862f3fd48 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.18.2 on 2023-05-30
+
+** New command ~sweeprolog-make-example-usage-comment~
+
+This command, bound to ~C-c C-%~ in ~sweeprolog-mode~ buffers, lets
+you capture and insert top-level interaction logs demonstrating your
+code's usage as source code comments.  See the new "Example Usage
+Comments" in the manual for more details.
+
 * Version 0.18.1 on 2023-05-26
 
 ** Support for SWI-Prolog's new macros mechanism
index 240d26404f68a307abd93c059da0e009d5f3eddc..2ac05503e4484d2d2ffc66130dc332c8075875ff 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.18.1
+;; Package-Version: 0.18.2
 ;; Package-Requires: ((emacs "28.1"))
 
 ;; This file is NOT part of GNU Emacs.