Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 2057:471242c84954
[xemacs-hg @ 2004-05-03 15:19:10 by james]
Number-related warning cleanups.
author | james |
---|---|
date | Mon, 03 May 2004 15:19:14 +0000 |
parents | 91d4c8c65a0f |
children | b75af0ab66f3 |
line wrap: on
line diff
--- a/src/ChangeLog Mon May 03 15:08:51 2004 +0000 +++ b/src/ChangeLog Mon May 03 15:19:14 2004 +0000 @@ -1,3 +1,10 @@ +2004-05-03 Jerry James <james@xemacs.org> + + * floatfns.c (Fexpt): Don't shadow the global symbol exp. + * number.c: Remove unused testing function string_to_bignum and + extraneous semicolon; thanks to Vin. + * number.h: Add make_floating prototype. + 2004-04-20 Malcolm Purvis <malcolmpurvis@optushome.com.au> * console-gtk-impl.h: Include X11.h.