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: Sun, 07 Nov 2004 19:34:17 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6562 emacs/lisp/ChangeLog:1.6563
*** emacs/lisp/ChangeLog:1.6562 Sun Nov  7 23:23:34 2004
--- emacs/lisp/ChangeLog        Mon Nov  8 00:27:05 2004
***************
*** 1,3 ****
--- 1,12 ----
+ 2004-11-08  Jay Belanger  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.




reply via email to

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