emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 28 Oct 2005 00:13:27 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8464 emacs/lisp/ChangeLog:1.8465
*** emacs/lisp/ChangeLog:1.8464 Thu Oct 27 18:22:00 2005
--- emacs/lisp/ChangeLog        Fri Oct 28 04:13:22 2005
***************
*** 1,3 ****
--- 1,19 ----
+ 2005-10-27  Jay Belanger  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * replace.el (occur-engine): Include colon in mouse-face highlight.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]