comparison lisp/ChangeLog @ 2098:9a1950c1e051

[xemacs-hg @ 2004-05-25 22:13:28 by adrian] [PATCH] XEmacs 21.5: completion list to wide bug fixed <qdhekpv3zgh.fsf@DUN0831.ee.eur.nec.de>
author adrian
date Tue, 25 May 2004 22:13:28 +0000
parents f557693c61de
children 19834ffbffc4
comparison
equal deleted inserted replaced
2097:8a29ddd7e34b 2098:9a1950c1e051
1 2004-04-21 Sven Grundmann <sven@hellerhof.de>
2
3 * list-mode.el (display-completion-list): Fixed completion list was
4 taking the width of the frame and not of the window for displaying
5 the selection methods.
6
1 2004-05-21 Jerry James <james@xemacs.org> 7 2004-05-21 Jerry James <james@xemacs.org>
2 8
3 * cl.el (cl-random-time): Chop a bignum down to a fixnum if 9 * cl.el (cl-random-time): Chop a bignum down to a fixnum if
4 (featurep 'bignum), not if (featurep 'number-types). 10 (featurep 'bignum), not if (featurep 'number-types).
5 11