Mercurial > emacs
changeset 68898:69b4fdd2661f
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Tue, 14 Feb 2006 21:42:32 +0000 |
parents | 32dec66a83cf |
children | b3582497ee74 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 14 21:42:11 2006 +0000 +++ b/lisp/ChangeLog Tue Feb 14 21:42:32 2006 +0000 @@ -1,3 +1,11 @@ +2006-02-14 Jay Belanger <belanger@truman.edu> + + * calc/calc-arith.el (math-check-known-scalarp): Make sure + expression is a symbol before checking that it is bound. + + * calc/calcalg2.el (math-integrate-by-parts): Do a more careful + test to see if equation can be solved. + 2006-02-14 Chong Yidong <cyd@stupidchicken.com> * wid-edit.el (widget-button-click): Use :pressed-face property