From: Eshel Yaron Date: Mon, 19 Jun 2023 06:19:29 +0000 (+0300) Subject: Note that some of Dict is incorporated dictionary.el X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c096402fd071f6426451c07624e3c20b05887d07;p=esy-publish.git Note that some of Dict is incorporated dictionary.el --- diff --git a/source/index.org b/source/index.org index be8099f..2a929b8 100644 --- a/source/index.org +++ b/source/index.org @@ -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: