Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
233ae900
Commit
233ae900
authored
Jan 14, 2012
by
Eli Zaretskii
Browse files
etc/tutorials/TUTORIAL: Fix a typo.
parent
0dc18ae0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
etc/tutorials/TUTORIAL
etc/tutorials/TUTORIAL
+2
-2
No files found.
etc/tutorials/TUTORIAL
View file @
233ae900
...
...
@@ -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>, th
is
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>, th
e
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment