summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2005-03-26 06:44:41 +0000
committerJay Belanger <jay.p.belanger@gmail.com>2005-03-26 06:44:41 +0000
commit44f050e90ace416f754a414f1b14251eb2b05e81 (patch)
treeec05c1d5a2ba929061b83a5c48425ab47e1d4686
parent029b2a44bb2596b6f6995abecb1835d3027e11c9 (diff)
downloademacs-44f050e90ace416f754a414f1b14251eb2b05e81.tar.gz
*** empty log message ***
-rw-r--r--man/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 345376ed08f..6e56201c064 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,21 @@
+2005-03-26 Jay Belanger <belanger@truman.edu>
+
+ * calc.texi (Simplifying Formulas, Rewrite Rules): Change
+ description of top and bottom of fraction.
+ (Modulo Forms): Move description of how to create modulo forms to
+ earlier in the section.
+ (Fraction Mode): Suggest using : to get a fraction by dividing.
+ (Basic Arithmetic): Adjust placement of command name.
+ (Truncating the Stack): Emphasize that "hidden" entries are still
+ visible.
+ (Installation): Move discussion of printing manual to "About This
+ Manual".
+ (About This Manual): Mention how to print the manual.
+ (Reporting Bugs): Remove first person.
+ (Building Vectors): Add algebraic version of append.
+ (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
+ (Grouping Digits): Fix typo.
+
2005-03-25 Chong Yidong <cyd@stupidchicken.com>
* xresources.texi (X Resources): GTK options documented too.