From 17c5c21955ea18dcb6af9108ee8ed6c9152e2cd2 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Wed, 25 May 2005 20:58:37 +0000 Subject: [PATCH] Change position of "Keypad Mode" in info output. Change Calc version number. (Keypad mode overview): Move picture of keypad. --- man/ChangeLog | 6 ++++++ man/calc.texi | 56 ++++++++++++++++++++++++++------------------------- 2 files changed, 35 insertions(+), 27 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index 6a781c4405b..26e9aad20bd 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,9 @@ +2005-05-25 Jay Belanger + + * calc.texi: Change Calc version number throughout. + (Keypad Mode): Change location in info output. + (Keypad mode overview): Move picture of keypad. + 2005-05-24 Luc Teirlinck * fixit.texi (Spelling): Delete confusing sentence; flyspell is diff --git a/man/calc.texi b/man/calc.texi index ea53250bbf8..9e9eeee68a5 100644 --- a/man/calc.texi +++ b/man/calc.texi @@ -162,6 +162,7 @@ longer Info tutorial.) * Store and Recall:: Storing and recalling variables. * Graphics:: Commands for making graphs of data. * Kill and Yank:: Moving data into and out of Calc. +* Keypad Mode:: Operating Calc from a keypad. * Embedded Mode:: Working with formulas embedded in a file. * Programming:: Calc as a programmable calculator. @@ -1028,7 +1029,7 @@ with the file you were editing on top and Calc on the bottom. ... --**-Emacs: myfile (Fundamental)----All---------------------- ---- Emacs Calculator Mode --- |Emacs Calc Mode v2.00... +--- Emacs Calculator Mode --- |Emacs Calc Mode v2.1 ... 2: 17.3 | 17.3 1: -5 | 3 . | 2 @@ -1149,28 +1150,30 @@ Stack; the lower window is a picture of a typical calculator keypad. \medskip @end tex @smallexample - |--- Emacs Calculator Mode --- - |2: 17.3 - |1: -5 - | . - |--%%-Calc: 12 Deg (Calcul - |----+-----Calc 2.00-----+----1 - |FLR |CEIL|RND |TRNC|CLN2|FLT | - |----+----+----+----+----+----| - | LN |EXP | |ABS |IDIV|MOD | - |----+----+----+----+----+----| - |SIN |COS |TAN |SQRT|y^x |1/x | - |----+----+----+----+----+----| - | ENTER |+/- |EEX |UNDO| <- | - |-----+---+-+--+--+-+---++----| - | INV | 7 | 8 | 9 | / | - |-----+-----+-----+-----+-----| - | HYP | 4 | 5 | 6 | * | - |-----+-----+-----+-----+-----| - |EXEC | 1 | 2 | 3 | - | - |-----+-----+-----+-----+-----| - | OFF | 0 | . | PI | + | - |-----+-----+-----+-----+-----+ +@group +|--- Emacs Calculator Mode --- +|2: 17.3 +|1: -5 +| . +|--%%-Calc: 12 Deg (Calcul +|----+-----Calc 2.1------+----1 +|FLR |CEIL|RND |TRNC|CLN2|FLT | +|----+----+----+----+----+----| +| LN |EXP | |ABS |IDIV|MOD | +|----+----+----+----+----+----| +|SIN |COS |TAN |SQRT|y^x |1/x | +|----+----+----+----+----+----| +| ENTER |+/- |EEX |UNDO| <- | +|-----+---+-+--+--+-+---++----| +| INV | 7 | 8 | 9 | / | +|-----+-----+-----+-----+-----| +| HYP | 4 | 5 | 6 | * | +|-----+-----+-----+-----+-----| +|EXEC | 1 | 2 | 3 | - | +|-----+-----+-----+-----+-----| +| OFF | 0 | . | PI | + | +|-----+-----+-----+-----+-----+ +@end group @end smallexample Keypad mode is much easier for beginners to learn, because there @@ -10010,7 +10013,6 @@ numeric entry, undo, numeric prefix arguments, etc. * Numeric Entry:: * Algebraic Entry:: * Quick Calculator:: -* Keypad Mode:: * Prefix Arguments:: * Undo:: * Error Messages:: @@ -29649,7 +29651,7 @@ whole line. So you can usually transfer a single number into Calc just by double-clicking on it in the shell, then middle-clicking in the Calc window. -@node Keypad Mode, Embedded Mode, Kill and Yank, Introduction +@node Keypad Mode, Embedded Mode, Kill and Yank, Top @chapter Keypad Mode @noindent @@ -29706,7 +29708,7 @@ original buffer. @smallexample @group -|----+-----Calc 2.00-----+----1 +|----+-----Calc 2.1------+----1 |FLR |CEIL|RND |TRNC|CLN2|FLT | |----+----+----+----+----+----| | LN |EXP | |ABS |IDIV|MOD | @@ -35020,7 +35022,7 @@ CVS tree. See @uref{http://savannah.gnu.org/projects/emacs}. @appendix Calc Summary @noindent -This section includes a complete list of Calc 2.02 keystroke commands. +This section includes a complete list of Calc 2.1 keystroke commands. Each line lists the stack entries used by the command (top-of-stack last), the keystrokes themselves, the prompts asked by the command, and the result of the command (also with top-of-stack last). -- 2.39.2