aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog1
-rw-r--r--doc/misc/calc.texi17
2 files changed, 18 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 97b5f63829a..3680709fb14 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -3,6 +3,7 @@
3 * calc.texi (Vector/Matrix Functions): Add index entries for both 3 * calc.texi (Vector/Matrix Functions): Add index entries for both
4 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only 4 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5 affects matrices with more than one row. 5 affects matrices with more than one row.
6 (Help Commands): Add index entries for "prefix ?" key bindings.
6 7
72009-07-29 Jay Belanger <jay.p.belanger@gmail.com> 82009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
8 9
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 573db010672..ab6691c95a7 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -9819,6 +9819,23 @@ stack but resets everything else to its default state.
9819@noindent 9819@noindent
9820@cindex Help commands 9820@cindex Help commands
9821@kindex ? 9821@kindex ?
9822@kindex a ?
9823@kindex b ?
9824@kindex c ?
9825@kindex d ?
9826@kindex f ?
9827@kindex g ?
9828@kindex j ?
9829@kindex k ?
9830@kindex m ?
9831@kindex r ?
9832@kindex s ?
9833@kindex t ?
9834@kindex u ?
9835@kindex v ?
9836@kindex V ?
9837@kindex z ?
9838@kindex Z ?
9822@pindex calc-help 9839@pindex calc-help
9823The @kbd{?} key (@code{calc-help}) displays a series of brief help messages. 9840The @kbd{?} key (@code{calc-help}) displays a series of brief help messages.
9824Some keys (such as @kbd{b} and @kbd{d}) are prefix keys, like Emacs' 9841Some keys (such as @kbd{b} and @kbd{d}) are prefix keys, like Emacs'