changeset 37124:b1c1c6ab6f85

Further clarification for DEL vs BS on text terminals.
author Richard M. Stallman <rms@gnu.org>
date Sun, 01 Apr 2001 03:27:41 +0000
parents 2ddb60a19f54
children fe3c5a341a4d
files man/killing.texi
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/man/killing.texi	Sun Apr 01 03:26:38 2001 +0000
+++ b/man/killing.texi	Sun Apr 01 03:27:41 2001 +0000
@@ -132,15 +132,15 @@
 keys normally do the right things.  But in some unusual cases Emacs
 gets the wrong information from the system.  If these keys don't do
 what they ought to do, you should tell Emacs which key to use for
-@key{DEL}.  @xref{DEL Gets Help}.
+@key{DEL}.  @xref{DEL Gets Help}, for how to do this.
 
 @findex normal-erase-is-backspace-mode
-  On text-only terminals, Emacs cannot tell which key is where, so it
-follows a uniform plan which may or may not fit your keyboard.  The
-uniform plan is that the ASCII @key{DEL} character deletes, and the
-ASCII @key{BS} (backspace) character asks for help (it is the same as
-@kbd{C-h}).  If this is not right for your keyboard, if you find that
-the key which ought to delete backwards enters Help instead, see
+  On most text-only terminals, Emacs cannot tell which key is where,
+so it follows a uniform plan which may or may not fit your keyboard.
+The uniform plan is that the ASCII @key{DEL} character deletes, and
+the ASCII @key{BS} (backspace) character asks for help (it is the same
+as @kbd{C-h}).  If this is not right for your keyboard, if you find
+that the key which ought to delete backwards enters Help instead, see
 @ref{DEL Gets Help}.
 
 @kindex M-\