Mercurial > emacs
diff lisp/ChangeLog @ 58024:df06a7fc82e9
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 08 Nov 2004 00:27:05 +0000 |
parents | 00a16007989d |
children | 7b117bb1e320 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 07 23:33:29 2004 +0000 +++ b/lisp/ChangeLog Mon Nov 08 00:27:05 2004 +0000 @@ -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'.