Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
753ad424
Commit
753ad424
authored
Dec 27, 2000
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a typo reported by "Andrew Hintz (Drew)" <adhintz@mail.utexas.edu>.
parent
b202115b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
etc/TUTORIAL
etc/TUTORIAL
+3
-4
No files found.
etc/TUTORIAL
View file @
753ad424
...
...
@@ -84,10 +84,9 @@ time, so it would be of great benefit if you learn them now.
>> Move into the line with C-f's and then up with C-p's.
See what C-p does when the cursor is in the middle of the line.
Each of text line ends with a Newline character, which serves to
separate it from the following line. The last line in your file ought
to have a Newline at the end (but Emacs does not require it to have
one).
Each text line ends with a Newline character, which serves to separate
it from the following line. The last line in your file ought to have
a Newline at the end (but Emacs does not require it to have one).
>> Try to C-b at the beginning of a line. It should move to
the end of the previous line. This is because it moves back
...
...
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