From: Jay Belanger Date: Mon, 12 Dec 2005 20:27:13 +0000 (+0000) Subject: Updated the changes information. X-Git-Tag: emacs-pretest-22.0.90~5302 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2da61afceb46fd531fd466f40a909aadf6f96458;p=emacs.git Updated the changes information. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 57af777b7f0..4790e1f341c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-12-12 Jay Belanger + + * calc/README: Update the summary of changes. + + 2005-12-12 Stefan Monnier * descr-text.el (describe-char): Rework last fix to solve the problem diff --git a/lisp/calc/README b/lisp/calc/README index 97f2a29f6ce..86539341358 100644 --- a/lisp/calc/README +++ b/lisp/calc/README @@ -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.