From: Eshel Yaron Date: Sat, 27 Aug 2022 09:20:54 +0000 (+0300) Subject: DOC: Document sweep-find-module in the manual X-Git-Tag: v0.2.0~95 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b71b13aba2473851c6bd9e306717f9ef9e42a4d3;p=dict.git DOC: Document sweep-find-module in the manual --- diff --git a/README.org b/README.org index 263dfce..8156cd5 100644 --- a/README.org +++ b/README.org @@ -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: