From: Eshel Yaron Date: Wed, 14 Sep 2022 20:47:59 +0000 (+0300) Subject: DOC: update commentary section in sweep.el X-Git-Tag: v0.3.0~7 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0db900634fea8b660a494015c34a6f4825a1c5e5;p=dict.git DOC: update commentary section in sweep.el --- diff --git a/sweep.el b/sweep.el index faaac58..84f9d8e 100644 --- a/sweep.el +++ b/sweep.el @@ -16,8 +16,10 @@ ;; sweep is an embedding of SWI-Prolog in Emacs. It uses the C ;; interfaces of both SWI-Prolog and Emacs Lisp to create a ;; dynamically loaded Emacs module that contains the SWI-Prolog -;; runtime. As such, =sweep= has parts written in C, in Prolog and in -;; Emacs Lisp. +;; runtime. sweep provides an interface for interacting with the +;; embedded Prolog via a set of Elisp functions, as well as user +;; facing modes and commands for writing and running Prolog within +;; Emacs. ;; ;; For more information, see the sweep manual at ;; . The manual can also be read