]> git.eshelyaron.com Git - emacs.git/commitdiff
(Notations Used in This Manual): Put in an earlier mention that DEL
authorJay Belanger <jay.p.belanger@gmail.com>
Mon, 20 Sep 2004 15:26:14 +0000 (15:26 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Mon, 20 Sep 2004 15:26:14 +0000 (15:26 +0000)
could be called Backspace.

man/calc.texi

index 2ada16ce1bf199a92de9e747b7974d6be7b3f37d..4aee142d1987737bf9f4ef5caf2ef828b40bc83f 100644 (file)
@@ -544,6 +544,9 @@ held down are shown as @kbd{C-x}.  Keys pressed with Meta held down
 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.