]> git.eshelyaron.com Git - dict.git/commit
ADDED: new command for showing help for Prolog modules V8.5.18-sweep-0.6.3
authorEshel Yaron <me@eshelyaron.com>
Sun, 16 Oct 2022 15:22:08 +0000 (18:22 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 16 Oct 2022 17:51:05 +0000 (20:51 +0300)
commit87e98628e5e6e73d016afbc09480d8bf1f0a70ee
treeaf9a6af00d4a110619e82b45836c20b63e11b065
parenta6b7339c881b62a3dac56adbf456120bd3ebad34
ADDED: new command for showing help for Prolog modules

* sweep.pl: sweep_module_html_documentation/2: new predicate.
* sweeprolog.el:
- sweeprolog-read-module-history: new variable.
- sweeprolog-read-module-name: use it.
- sweeprolog--describe-module: new function.
- sweeprolog-describe-module: new command.
- sweeprolog-help-prefix-map: new keymap.
- sweeprolog-prefix-map: bind it keymap to `h'.
* README.org: Prolog Help: new section.
NEWS.org
README.org
sweep.pl
sweeprolog.el