Mercurial > emacs
comparison lisp/ChangeLog @ 47812:5558ace701bf
*** empty log message ***
author | David Kastrup <dak@gnu.org> |
---|---|
date | Wed, 09 Oct 2002 15:59:57 +0000 |
parents | ac62d9e35fc3 |
children | dbef3275bcc5 |
comparison
equal
deleted
inserted
replaced
47811:8b1c72f30fea | 47812:5558ace701bf |
---|---|
1 2002-10-09 David Kastrup <David.Kastrup@t-online.de> | |
2 | |
3 * calc/calc-alg.el (calcFunc-ln): In symbolic manipulations, | |
4 ln(-1) should be i*pi, not pi. | |
5 | |
1 2002-10-09 Markus Rost <rost@math.ohio-state.edu> | 6 2002-10-09 Markus Rost <rost@math.ohio-state.edu> |
2 | 7 |
3 * cus-edit.el (Custom-reset-current): Don't test for | 8 * cus-edit.el (Custom-reset-current): Don't test for |
4 default-boundp. | 9 default-boundp. |
5 (Custom-reset-saved): Don't test for saved-value. | 10 (Custom-reset-saved): Don't test for saved-value. |