]> git.eshelyaron.com Git - esy-publish.git/commitdiff
Note that some of Dict is incorporated dictionary.el
authorEshel Yaron <me@eshelyaron.com>
Mon, 19 Jun 2023 06:19:29 +0000 (09:19 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 19 Jun 2023 06:23:24 +0000 (09:23 +0300)
source/index.org

index be8099fd6669cdca0788333a61bdf677e963a977..2a929b83cde66ca231d9615c0bb355aaca048b7d 100644 (file)
@@ -37,6 +37,16 @@ this website itself.
 :CUSTOM_ID: projects
 :END:
 
+** Sweep: SWI-Prolog Embedded in Emacs
+:PROPERTIES:
+:CUSTOM_ID: sweep
+:END:
+
+[[https://git.sr.ht/~eshel/sweep][Sweep]] is an Emacs module which uses the C interfaces of both
+SWI-Prolog and Emacs to bring the two together into one address space.
+
+For more details, see [[file:sweep.org][the Sweep manual]].
+
 ** Dict: Emacs client for RFC2229 dictionary servers
 :PROPERTIES:
 :CUSTOM_ID: dict
@@ -48,15 +58,10 @@ simple and extensible tool, meant to do one job (looking up
 definitions in the dictionary) and to do it well.  For more details,
 see [[file:dict.org][the Dict manual]].
 
-** =sweep=: SWI-Prolog Embedded in Emacs
-:PROPERTIES:
-:CUSTOM_ID: sweep
-:END:
-
-[[https://git.sr.ht/~eshel/sweep][Sweep]] is an Emacs module which uses the C interfaces of both
-SWI-Prolog and Emacs to bring the two together into one address space.
+*Note:* the core functionality of Dict is incorporated in Emacs's
+built-in =dictionary.el= package starting from Emacs version 30.  See
+also my blog post [[file:posts/2023-05-26-extending-emacs-s-dictionary-library.org][Extending Emacs's Dictionary Library]].
 
-For more details, see [[file:sweep.org][the Sweep manual]].
 
 ** Sourcehut GraphQL client for SWI-Prolog
 :PROPERTIES: