changeset 57155:8570fe13efbb

(Notations Used in This Manual): Put in an earlier mention that DEL could be called Backspace.
author Jay Belanger <jay.p.belanger@gmail.com>
date Mon, 20 Sep 2004 15:26:14 +0000
parents fe97fe43464a
children a830d2693f6e
files man/calc.texi
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/calc.texi	Mon Sep 20 15:26:00 2004 +0000
+++ b/man/calc.texi	Mon Sep 20 15:26:14 2004 +0000
@@ -544,6 +544,9 @@
 are shown as @kbd{M-x}.  Other notations are @key{RET} for the
 Return key, @key{SPC} for the space bar, @key{TAB} for the Tab key,
 @key{DEL} for the Delete key, and @key{LFD} for the Line-Feed key.
+The @key{DEL} key is called Backspace on some keyboards, it is
+whatever key you would use to correct a simple typing error when
+regularly using Emacs.
 
 (If you don't have the @key{LFD} or @key{TAB} keys on your keyboard,
 the @kbd{C-j} and @kbd{C-i} keys are equivalent to them, respectively.