From: Eshel Yaron Date: Thu, 19 Oct 2023 08:17:35 +0000 (+0200) Subject: ; * sweep.texi: Fix typo X-Git-Tag: V9.1.17-0.25.5~4 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dec1eb089edf7d41745d1f7b5632533717d69301;p=sweep.git ; * sweep.texi: Fix typo --- diff --git a/sweep.texi b/sweep.texi index b69905a..bbc69cd 100644 --- a/sweep.texi +++ b/sweep.texi @@ -1514,7 +1514,7 @@ When the minor mode @code{sweeprolog-forward-hole-on-tab-mode} is enabled, the @kbd{@key{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 makes moving between holes in the buffer -easier since you can use @kbd{@key{TAB}} instead of @key{C-c +easier since you can use @kbd{@key{TAB}} instead of @kbd{C-c @key{TAB}} in most cases. To enable this mode in a, type @kbd{M-x sweeprolog-forward-hole-on-tab-mode-map @key{RET}}. You can automate this step by adding @code{sweeprolog-forward-hole-on-tab-mode} to