]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJay Belanger <jay.p.belanger@gmail.com>
Fri, 28 Oct 2005 04:50:27 +0000 (04:50 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Fri, 28 Oct 2005 04:50:27 +0000 (04:50 +0000)
lisp/ChangeLog
man/ChangeLog

index bec0931bfb6cfcda0cccbc1ce1b143c7c023085b..6e155d33404af0e006a6e26af8841f1db8830a58 100644 (file)
@@ -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.
index ca5b7ada60ac7919e6d5d040c3b1e8a39fb72e44..f494c9fd653e1da0edb66b6a0d8c39443c534bdf 100644 (file)
@@ -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