Mercurial > emacs
changeset 84995:e452faef14e5
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 01 Oct 2007 03:18:00 +0000 |
parents | 39018b7044de |
children | a4806daa82af |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 01 03:15:01 2007 +0000 +++ b/lisp/ChangeLog Mon Oct 01 03:18:00 2007 +0000 @@ -1,3 +1,13 @@ +2007-10-01 Jay Belanger <jay.p.belanger@gmail.com> + + * calc/calc-math.el (math-largest-emacs-expt): Handle the cases + when `expt' doesn't give range errors. + +2007-10-01 Markus Triska <markus.triska@gmx.at> + + * calc/calc-math.el (math-smallest-emacs-expt): Make the + computation more robust. + 2007-09-30 David Kastrup <dak@gnu.org> * startup.el (argv): Alias for `command-line-args-left' to use as