comparison lisp/ChangeLog @ 68898:69b4fdd2661f

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Tue, 14 Feb 2006 21:42:32 +0000
parents 93b583aac002
children b3582497ee74
comparison
equal deleted inserted replaced
68897:32dec66a83cf 68898:69b4fdd2661f
1 2006-02-14 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-arith.el (math-check-known-scalarp): Make sure
4 expression is a symbol before checking that it is bound.
5
6 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
7 test to see if equation can be solved.
8
1 2006-02-14 Chong Yidong <cyd@stupidchicken.com> 9 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * wid-edit.el (widget-button-click): Use :pressed-face property 11 * wid-edit.el (widget-button-click): Use :pressed-face property
4 for overlay face, if it exists. 12 for overlay face, if it exists.
5 13