branch: elpa/sweeprolog commit 59b9dde951a081586f1bbf413fad19513eddf83b Author: Eshel Yaron <m...@eshelyaron.com> Commit: Eshel Yaron <m...@eshelyaron.com>
DOC: Document sweep-pack-install --- README.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.org b/README.org index a855964bba..9c65dadfd9 100644 --- a/README.org +++ b/README.org @@ -132,6 +132,14 @@ Along with {{{kbd(M-x sweep-find-module)}}}, =sweep= provides the command {{{kbd(M-x sweep-find-predicate)}}} jumping to the definition a loaded or auto-loadable Prolog predicate. +* Installing Prolog packages + +#+FINDEX: sweep-pack-install +The command {{{kbd(M-x sweep-pack-install)}}} can be used to install +or upgrade a SWI-Prolog =pack=. When selecting a =pack= to install, the +completion candidates are annotated with description and the version +of each package. + * Known issues :PROPERTIES: :CUSTOM_ID: known-issues