[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/sweeprolog 5fda5e16bd 02/12: NEWS.org: announce sweeprolog
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/sweeprolog 5fda5e16bd 02/12: NEWS.org: announce sweeprolog-document-predicate-at-point |
Date: |
Thu, 6 Oct 2022 02:59:33 -0400 (EDT) |
branch: elpa/sweeprolog
commit 5fda5e16bdc955b5baf68f1882870deaca8d4fb7
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>
NEWS.org: announce sweeprolog-document-predicate-at-point
---
NEWS.org | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 99bb5a8bc3..a33a161c94 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,4 +1,4 @@
-#+title: sweep NEWS -- history of user-visible changes.
+#+title: sweep NEWS -- history of user-visible changes
#+author: Eshel Yaron
#+email: me@eshelyaron.com
#+language: en
@@ -11,6 +11,15 @@ SWI-Prolog in Emacs.
For further details, please consult the manual:
<https://eshelyaron.com/sweep.html>.
+* Development version 0.4.8-dev
+
+** New command ~sweeprolog-document-predicate-at-point~ in ~sweeprolog-mode~
buffers
+
+~sweeprolog-document-predicate-at-point~ is a new command available in
+~sweeprolog-mode~ buffers for interactively inserting =PlDoc=
+documentation comments for the predicate defined at point. Bound to
+=C-c C-d= in ~sweeprolog-mode-map~.
+
* Version 0.4.7 on 2022-10-01
** Added integration with =eldoc=
- [nongnu] elpa/sweeprolog updated (c1eac3d1ac -> 47cec7fd85), ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog 5fda5e16bd 02/12: NEWS.org: announce sweeprolog-document-predicate-at-point,
ELPA Syncer <=
- [nongnu] elpa/sweeprolog 6d8659a1ff 03/12: ADDED: sweep Top-level Menu for listing Prolog top-levels, ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog 5913f010b6 07/12: ADDED: new command for signaling the current top-level, ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog 77846f0441 05/12: ADDED: new command for signaling Prolog top-level threads, ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog c0d8189056 06/12: FIXED: top-level buffer to thread synchronization, ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog e82fd5ce12 01/12: README.org: fix typos, ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog 9773817648 11/12: Announce recent changes in NEWS.org, bump version to 0.5.0, ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog 47cec7fd85 12/12: DOC: add manual sections "Contributing" and "Things to do", ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog f40dcff155 04/12: FIXED: reverse args modes in sweeprolog-document-predicate-at-point, ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog 51139ad178 08/12: ADDED: new command for signaling a top-level from the Top-level Menu, ELPA Syncer, 2022/10/06
- [nongnu] elpa/sweeprolog 39bab049b1 10/12: DOC: describe the Top-level Menu and signaling in the manual, ELPA Syncer, 2022/10/06