comparison man/calc.texi @ 89983:0796fc36c2bd

Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43 Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-553 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-557 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-559 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-561 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-30 Update from CVS
author Miles Bader <miles@gnu.org>
date Tue, 21 Sep 2004 09:34:12 +0000
parents 68c22ea6027c 8570fe13efbb
children 0b158db81c28
comparison
equal deleted inserted replaced
89982:56440e073a4d 89983:0796fc36c2bd
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