]> git.eshelyaron.com Git - dict.git/commit
ADDED: new command for showing help for Prolog predicates V8.5.18-sweep-0.7.0
authorEshel Yaron <me@eshelyaron.com>
Mon, 17 Oct 2022 07:56:27 +0000 (10:56 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 17 Oct 2022 10:15:04 +0000 (13:15 +0300)
commit3ed11d4947c0559ee8cc1970861d0128c6b4a0f7
treec76ff25f8ad6548df150cd1a9de00228d7466802
parenta7c2ceaf980b9e591a9aad86dff227c7f01df9af
ADDED: new command for showing help for Prolog predicates

* sweep.pl: sweep_predicate_html_documentation/2: new predicate
* sweeprolog.el:
- sweeprolog-read-predicate-history: new variable.
- sweeprolog-read-predicate: use it, and default to the predicate at
point.
- sweeprolog--colour-term-to-faces: quote symbol
- sweeprolog-describe-predicate: new command.
- sweeprolog-help-prefix-map: bind it.
* README.org: Prolog Help: mention it.
NEWS.org
README.org
sweep.pl
sweeprolog.el