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
c46cabfa
Commit
c46cabfa
authored
Apr 26, 2001
by
Richard M. Stallman
Browse files
Add @need before Deletion node.
Don't try to draw a left arrow with @key{<-}.
parent
0073fd65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
man/killing.texi
man/killing.texi
+2
-3
No files found.
man/killing.texi
View file @
c46cabfa
...
...
@@ -72,9 +72,9 @@ mode (@pxref{Transient Mark}).
syntactic units such as words and sentences.
@end menu
@need 1500
@node Deletion
@subsection Deletion
@c ??? Should be backward-delete-char
@findex delete-backward-char
@findex delete-char
...
...
@@ -87,8 +87,7 @@ binds it to @code{delete-char} as well.
@item @key{DEL}
@itemx @key{BS}
Delete previous character (@code{delete-backward-char}). Some keyboards
refer to this key as a ``backspace key'' and label it with a left arrow:
@key{<-}.
refer to this key as a ``backspace key'' and label it with a left arrow.
@item M-\
Delete spaces and tabs around point (@code{delete-horizontal-space}).
@item M-@key{SPC}
...
...
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