aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/basic.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/basic.texi b/man/basic.texi
index cada16712df..8abfecfd865 100644
--- a/man/basic.texi
+++ b/man/basic.texi
@@ -47,8 +47,8 @@ still before the @samp{B}.
47labeled @key{DEL}, @key{BACKSPACE} or @key{DELETE} which is a short 47labeled @key{DEL}, @key{BACKSPACE} or @key{DELETE} which is a short
48distance above the @key{RET} or @key{ENTER} key. This is the key you 48distance above the @key{RET} or @key{ENTER} key. This is the key you
49normally use, outside Emacs, for erasing the last character that you 49normally use, outside Emacs, for erasing the last character that you
50typed. Regardless of the label on that key, Emacs always thinks of it 50typed. Regardless of the label on that key, Emacs thinks of it as
51as @key{DEL}, and that's what we call it in this manual. 51@key{DEL}, and that's what we call it in this manual.
52 52
53 The @key{DEL} key deletes the character @emph{before} the cursor. 53 The @key{DEL} key deletes the character @emph{before} the cursor.
54As a consequence, the cursor and all the characters after it move 54As a consequence, the cursor and all the characters after it move