]> git.eshelyaron.com Git - dict.git/commitdiff
DOC: Document sweep-find-module in the manual
authorEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 09:20:54 +0000 (12:20 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 09:20:54 +0000 (12:20 +0300)
README.org

index 263dfceecb3998954662e8b324563aa45d7099f3..8156cd57dce2d0a43606a2edfa597ff7be33aada 100644 (file)
@@ -76,6 +76,15 @@ different permutations of the list =(1 2 3 4 5)=:
     num)
 #+end_src
 
+* Finding Prolog code
+
+#+FINDEX: sweep-find-module
+=sweep= provides the command {{{kbd(M-x sweep-find-module)}}} for
+selecting and jumping to the source code of a loaded or auto-loadable
+Prolog module.  =sweep= integrates with Emacs' standard completion API
+to annotate candidate modules in the completion UI with their =PLDoc=
+description when available.
+
 * Indices
 :PROPERTIES:
 :END: