Mercurial > emacs
comparison man/calc.texi @ 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 | 695cf19ef79e |
children | 714daa4a74af 0796fc36c2bd |
comparison
equal
deleted
inserted
replaced
57154:fe97fe43464a | 57155:8570fe13efbb |
---|---|
542 the shift key while typing the letter. Keys pressed with Control | 542 the shift key while typing the letter. Keys pressed with Control |
543 held down are shown as @kbd{C-x}. Keys pressed with Meta held down | 543 held down are shown as @kbd{C-x}. Keys pressed with Meta held down |
544 are shown as @kbd{M-x}. Other notations are @key{RET} for the | 544 are shown as @kbd{M-x}. Other notations are @key{RET} for the |
545 Return key, @key{SPC} for the space bar, @key{TAB} for the Tab key, | 545 Return key, @key{SPC} for the space bar, @key{TAB} for the Tab key, |
546 @key{DEL} for the Delete key, and @key{LFD} for the Line-Feed key. | 546 @key{DEL} for the Delete key, and @key{LFD} for the Line-Feed key. |
547 The @key{DEL} key is called Backspace on some keyboards, it is | |
548 whatever key you would use to correct a simple typing error when | |
549 regularly using Emacs. | |
547 | 550 |
548 (If you don't have the @key{LFD} or @key{TAB} keys on your keyboard, | 551 (If you don't have the @key{LFD} or @key{TAB} keys on your keyboard, |
549 the @kbd{C-j} and @kbd{C-i} keys are equivalent to them, respectively. | 552 the @kbd{C-j} and @kbd{C-i} keys are equivalent to them, respectively. |
550 If you don't have a Meta key, look for Alt or Extend Char. You can | 553 If you don't have a Meta key, look for Alt or Extend Char. You can |
551 also press @key{ESC} or @key{C-[} first to get the same effect, so | 554 also press @key{ESC} or @key{C-[} first to get the same effect, so |