For further details, please consult the manual:
[[https://eshelyaron.com/sweep.html][https://eshelyaron.com/sweep.html]].
+* Version 0.26.0 on 2023-10-22
+
+** More fine-grained in-buffer completions
+
+This version of Sweep includes improved in-buffer completion for
+predicate options (declared with ~predicate_options/3~), arithmetic
+functions, and source file specifications (such as ~library(lists)~).
+
+** Sweep now disables input echoing in top-levels when using a pty
+
* Version 0.25.5 on 2023-10-20
** Improved predicate completion candidate sorting
@c %**end of header
@copying
-This manual is for Sweep (version 0.25.5), an Emacs package providing
+This manual is for Sweep (version 0.26.0), an Emacs package providing
an embedded SWI-Prolog runtime inside of Emacs along with an advanced
SWI-Prolog development environment.
@node Top
@top Sweep: SWI-Prolog Embedded in Emacs
-This manual is for Sweep (version 0.25.5), an Emacs package providing
+This manual is for Sweep (version 0.26.0), an Emacs package providing
an embedded SWI-Prolog runtime inside of Emacs along with an advanced
SWI-Prolog development environment.
;; Maintainer: Eshel Yaron <~eshel/dev@lists.sr.ht>
;; Keywords: prolog languages extensions
;; URL: https://git.sr.ht/~eshel/sweep
-;; Package-Version: 0.25.5
+;; Package-Version: 0.26.0
;; Package-Requires: ((emacs "27.1") (compat "29.1.4.2"))
;; This file is NOT part of GNU Emacs.