Mercurial > emacs
changeset 64764:c5788549eceb
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sun, 07 Aug 2005 00:57:10 +0000 |
parents | 0a5d4a20386e |
children | 5c99fdc302d4 |
files | src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Aug 07 00:55:01 2005 +0000 +++ b/src/ChangeLog Sun Aug 07 00:57:10 2005 +0000 @@ -1,7 +1,7 @@ 2005-08-06 Thien-Thi Nguyen <ttn@gnu.org> - * floatfns.c (Fexpt): Use floats for negative - exponent (computing a root). Reported by D Goel. + * floatfns.c (Fexpt): Use floats for negative exponent. + Reported by D Goel. 2005-08-02 Richard M. Stallman <rms@gnu.org>