aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials
diff options
context:
space:
mode:
Diffstat (limited to 'etc/tutorials')
-rw-r--r--etc/tutorials/TUTORIAL4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index c41b5d1127e..e231d3907aa 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -839,8 +839,8 @@ go to the next occurrence of 'cursor' just type C-s again. If no such
839occurrence exists, Emacs beeps and tells you the search is currently 839occurrence exists, Emacs beeps and tells you the search is currently
840"failing". C-g would also terminate the search. 840"failing". C-g would also terminate the search.
841 841
842If you are in the middle of an incremental search and type <DEL>, this 842If you are in the middle of an incremental search and type <DEL>, the
843the search "retreats" to an earlier location. If you type <DEL> just 843search "retreats" to an earlier location. If you type <DEL> just
844after you had typed C-s to advance to the next occurrence of a search 844after you had typed C-s to advance to the next occurrence of a search
845string, the <DEL> moves the cursor back to an earlier occurrence. If 845string, the <DEL> moves the cursor back to an earlier occurrence. If
846there are no earlier occurrences, the <DEL> erases the last character 846there are no earlier occurrences, the <DEL> erases the last character