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

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

[nongnu] elpa/sweeprolog 3a8d0d1626 09/11: * README.org ("High-level Arc


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog 3a8d0d1626 09/11: * README.org ("High-level Architecture"): fix out-of-date docs
Date: Sun, 15 Jan 2023 05:02:49 -0500 (EST)

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

    * README.org ("High-level Architecture"): fix out-of-date docs
---
 README.org | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.org b/README.org
index caf2a1e546..3a539e2fab 100644
--- a/README.org
+++ b/README.org
@@ -32,7 +32,7 @@ from Emacs Lisp (see [[Querying Prolog]]).  Sweep further 
builds on top of
 this interface and on top of the standard Emacs facilities to provide
 advanced features for developing SWI-Prolog programs in Emacs.
 
-** High-level architecture
+** High-level Architecture
 :PROPERTIES:
 :CUSTOM_ID: high-level-architecture
 :DESCRIPTION: Overall structure of this project
@@ -55,10 +55,9 @@ The different parts of Sweep are structured as follows:
   objects to Prolog terms and vice versa.
 
 #+CINDEX: sweeprolog.el
-- =sweeprolog.el= defines an Elisp library (named simply =sweeprolog=), which 
builds
-  on top of =sweep-module= to provide user-facing commands and
-  functionality. It is also responsible for loading and compiling the
-  dynamically loaded =sweep-module=.
+- =sweeprolog.el= defines an Elisp library (named simply =sweeprolog=),
+  which builds on top of =sweep-module= to provide user-facing commands
+  and functionality. It is also responsible for loading =sweep-module=.
 
 #+CINDEX: sweep.pl
 - =sweep.pl= defines a Prolog module (named, unsurprisingly, Sweep)



reply via email to

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