# HG changeset patch # User Jay Belanger # Date 1130475027 0 # Node ID 0aef84b1f9068d19f38689e6e8940e2e20fc3956 # Parent 83b35e6716171c69dcb299e0a013a99f5f536533 *** empty log message *** diff -r 83b35e671617 -r 0aef84b1f906 lisp/ChangeLog --- 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 + + * 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 * replace.el (occur-engine): Include colon in mouse-face highlight. diff -r 83b35e671617 -r 0aef84b1f906 man/ChangeLog --- 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 + + * calc.texi (Predefined Units): Fix the symbol for a TeX points, + mention other TeX-related units. + 2005-10-25 Nick Roberts * building.texi (GDB Graphical Interface): Describe