emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/sweeprolog ed829f4a1f 1/5: * README.org (Example Usage Com


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog ed829f4a1f 1/5: * README.org (Example Usage Comments): improve wording
Date: Thu, 1 Jun 2023 16:02:04 -0400 (EDT)

branch: elpa/sweeprolog
commit ed829f4a1f8ee1b140b58c590dd74dd1bd85dde1
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>

    * README.org (Example Usage Comments): improve wording
---
 README.org | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.org b/README.org
index 6d43662cd5..b60705c3be 100644
--- a/README.org
+++ b/README.org
@@ -1519,12 +1519,12 @@ SWI-Prolog, see 
[[https://www.swi-prolog.org/pldoc/doc_for?object=section(%27pac
 :END:
 
 Beyond documenting your code with =PlDoc= comments as described in
-[[#sweeprolog-pldoc][Documenting Predicates]], you might want to have comments 
in your source
-code that shows example usage of some predicate.  Creating such
-comments usually involves posting queries in a Prolog top-level,
-copying the queries and their results into the relevant source code
-buffer, and formatting them as comments.  Sweep provides the following
-command to streamline this process:
+[[#sweeprolog-pldoc][Documenting Predicates]], you may want to have comments 
in your source
+code that demonstrate example usage of some predicate or another.
+Creating such comments usually involves posting queries in a Prolog
+top-level, copying the queries and their results into the relevant
+source code buffer, and formatting them as comments.  Sweep provides
+the following command to streamline this process:
 
 #+FINDEX: sweeprolog-make-example-usage-comment
 - Key: C-c C-% (sweeprolog-make-example-usage-comment) :: Start a



reply via email to

[Prev in Thread] Current Thread [Next in Thread]