Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2092:f557693c61de
[xemacs-hg @ 2004-05-21 20:56:26 by james]
Batch of fixes and new functions for bignums, ratios, and bigfloats.
author | james |
---|---|
date | Fri, 21 May 2004 20:56:32 +0000 |
parents | e8db6a10ad42 |
children | 9a1950c1e051 |
comparison
equal
deleted
inserted
replaced
2091:0221e454fe63 | 2092:f557693c61de |
---|---|
1 2004-05-21 Jerry James <james@xemacs.org> | |
2 | |
3 * cl.el (cl-random-time): Chop a bignum down to a fixnum if | |
4 (featurep 'bignum), not if (featurep 'number-types). | |
5 | |
1 2004-05-15 Malcolm Purvis <malcolmp@xemacs.org> | 6 2004-05-15 Malcolm Purvis <malcolmp@xemacs.org> |
2 | 7 |
3 * gtk-widgets.el: New import: gtk-accel-group-new. | 8 * gtk-widgets.el: New import: gtk-accel-group-new. |
4 * dialog-gtk.el: | 9 * dialog-gtk.el: |
5 * dialog-gtk.el (gtk-popup-convert-underscores): New. | 10 * dialog-gtk.el (gtk-popup-convert-underscores): New. |