From: Jay Belanger Date: Fri, 28 Oct 2005 04:50:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~6254 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=887ec6f1cdbc38761d04583be24cb2b2c244e917;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bec0931bfb6..6e155d33404 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/man/ChangeLog b/man/ChangeLog index ca5b7ada60a..f494c9fd653 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -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