]> git.eshelyaron.com Git - emacs.git/commitdiff
Updated the changes information.
authorJay Belanger <jay.p.belanger@gmail.com>
Mon, 12 Dec 2005 20:27:13 +0000 (20:27 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Mon, 12 Dec 2005 20:27:13 +0000 (20:27 +0000)
lisp/ChangeLog
lisp/calc/README

index 57af777b7f092091d9fdcc79b741bc405d39ebcc..4790e1f341c02b6013af1805b2427540246706de 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-12  Jay Belanger  <belanger@truman.edu>
+
+       * calc/README: Update the summary of changes.
+
+
 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * descr-text.el (describe-char): Rework last fix to solve the problem
index 97f2a29f6ce0d71fe6981a18b71ec33b3fdc1b19..865393413583c89411751a068fd6f0ff04903545 100644 (file)
@@ -71,6 +71,11 @@ Summary of changes to "Calc"
 
 Version 2.1:
 
+* New matrix mode for square matrices.  Improved handling of
+  non-commutative products.
+
+* New functions: powerexpand and ldiv.
+
 * Added new functions: sec, csc, cot, sech, csch, coth.
 
 * 0^0 now evaluates to 1.