]> git.eshelyaron.com Git - dict.git/commit
ADDED: numeric argument for sweeprolog-forward/backward-hole
authorEshel Yaron <me@eshelyaron.com>
Thu, 26 Jan 2023 15:21:09 +0000 (17:21 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 28 Jan 2023 16:31:59 +0000 (18:31 +0200)
commit9bc4ba18b7e6da524a63917fba55e5e55291fb49
treeb07629432d324a9e083a50923d675ad035cee0ba
parent24afc5474ee07151fb3a0ac6c671ece680b50212
ADDED: numeric argument for sweeprolog-forward/backward-hole

* sweeprolog.el (sweeprolog-count-holes): new command, counts holes
in the current buffer.
(sweeprolog-forward-hole, sweeprolog-backward-hole): new numeric
argument, corresponding to the prefix argument when called
interactively.  With positive/negative numeric argument, move over
that many holes.  With zero numeric argument, call
sweeprolog-count-holes instead.
README.org
sweeprolog-tests.el
sweeprolog.el