]> git.eshelyaron.com Git - dict.git/commit
ADDED: user option to control predicate documentation composition
authorEshel Yaron <me@eshelyaron.com>
Sun, 1 Jan 2023 12:32:01 +0000 (14:32 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 1 Jan 2023 12:32:01 +0000 (14:32 +0200)
commit5e2c30e223bb2fb6e4cb2d1168f31088d568f997
tree2470a80b7bcede293b3116d1456d23409d42a163
parentc12165da9bea83316c6e92db71eb85f75b31be9b
ADDED: user option to control predicate documentation composition

* sweeprolog.el
(sweeprolog-insert-pldoc-for-predicate): remove in favor of...
(sweeprolog-insert-predicate-documentation): new function.
 (sweeprolog-format-term-with-holes): new utility
function, used by...
(sweeprolog-read-predicate-documentation-with-holes)
(sweeprolog-read-predicate-documentation-default-function): new
functions, used for...
(sweeprolog-read-predicate-documentation-function): new user option,
used by...
(sweeprolog-read-predicate-documentation): new function, used by...
(sweeprolog-document-predicate-at-point): refactor.
README.org
sweeprolog.el