changeset 66484:0aef84b1f906

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Fri, 28 Oct 2005 04:50:27 +0000
parents 83b35e671617
children 2c4be4c0eb6f
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 28 04:49:41 2005 +0000
+++ b/lisp/ChangeLog	Fri Oct 28 04:50:27 2005 +0000
@@ -1,3 +1,19 @@
+2005-10-27  Jay Belanger  <belanger@truman.edu>
+
+	* calc/calc-ext.el: Add functions to autoloads.
+	(math-identity-matrix-p, math-ident-row-p): New functions.
+
+	* calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
+	multiplication by an identity matrix; don't turn multiplication by
+	an inverse matrix into division.
+	(math-div-symbol-fancy):  Replace division by matrices with
+	multiplication by inverse.
+
+	* calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
+
+	* calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
+	(calc-writeoutpower): New functions.
+
 2005-10-27  Romain Francoise  <romain@orebokech.com>
 
 	* replace.el (occur-engine): Include colon in mouse-face highlight.
--- a/man/ChangeLog	Fri Oct 28 04:49:41 2005 +0000
+++ b/man/ChangeLog	Fri Oct 28 04:50:27 2005 +0000
@@ -1,3 +1,8 @@
+2005-10-27  Jay Belanger  <belanger@truman.edu>
+
+	* calc.texi (Predefined Units): Fix the symbol for a TeX points,
+	mention other TeX-related units.
+
 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
 
 	* building.texi (GDB Graphical Interface): Describe