From: Eshel Yaron Date: Sun, 4 Dec 2022 16:14:52 +0000 (+0200) Subject: * README.org ("Filling Holes"): improve indexing X-Git-Tag: V9.0.1~1 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4359003b55e6f76e4cad084d05aad345ed465acd;p=sweep.git * README.org ("Filling Holes"): improve indexing --- diff --git a/README.org b/README.org index 885dc9c..03115c0 100644 --- a/README.org +++ b/README.org @@ -1097,6 +1097,9 @@ leaving the cursor at right after the hole. To jump to the previous hole instead, use ~sweeprolog-backward-hole~ or call ~sweeprolog-forward-hole~ with a negative prefix argument (~C-- C-c TAB~). +#+FINDEX: sweeprolog-forward-hole-on-tab-mode +#+KINDEX: TAB (sweeprolog-forward-hole-on-tab-mode) +#+KINDEX: C-i (sweeprolog-forward-hole-on-tab-mode) When the minor mode ~sweeprolog-forward-hole-on-tab-mode~ is enabled, the ~TAB~ key is bound to a command moves to the next hole when called in a properly indented line (otherwise it indents the line). This