]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJay Belanger <jay.p.belanger@gmail.com>
Mon, 8 Nov 2004 00:27:05 +0000 (00:27 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Mon, 8 Nov 2004 00:27:05 +0000 (00:27 +0000)
lisp/ChangeLog

index 2416aeb0415cc12741f11379be0997853e2c9c0f..e7b6826c2125f5e3b0d6c08cdaa487cda1d5872e 100644 (file)
@@ -1,3 +1,12 @@
+2004-11-08  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calcalg2.el (math-linear-subst-tried): New variable.
+       (math-do-integral):  Set `math-linear-subst-tried' to nil. 
+       (math-do-integral-methods):  Use `math-linear-subst-tried' to
+       determine what type of substitution to try. 
+       (math-integ-try-linear-substituion):  Set
+       `math-linear-subst-tried' to t.
+
 2004-11-08  Kim F. Storm  <storm@cua.dk>
 
        * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.