mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
etc/tutorials/TUTORIAL: Fix a typo.
This commit is contained in:
parent
0dc18ae0ea
commit
233ae90006
1 changed files with 2 additions and 2 deletions
|
|
@ -839,8 +839,8 @@ go to the next occurrence of 'cursor' just type C-s again. If no such
|
|||
occurrence exists, Emacs beeps and tells you the search is currently
|
||||
"failing". C-g would also terminate the search.
|
||||
|
||||
If you are in the middle of an incremental search and type <DEL>, this
|
||||
the search "retreats" to an earlier location. If you type <DEL> just
|
||||
If you are in the middle of an incremental search and type <DEL>, the
|
||||
search "retreats" to an earlier location. If you type <DEL> just
|
||||
after you had typed C-s to advance to the next occurrence of a search
|
||||
string, the <DEL> moves the cursor back to an earlier occurrence. If
|
||||
there are no earlier occurrences, the <DEL> erases the last character
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue