Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 25 21:50:30 2004 +0000 +++ b/lisp/ChangeLog Tue May 25 22:13:28 2004 +0000 @@ -1,3 +1,9 @@ +2004-04-21 Sven Grundmann <sven@hellerhof.de> + + * list-mode.el (display-completion-list): Fixed completion list was + taking the width of the frame and not of the window for displaying + the selection methods. + 2004-05-21 Jerry James <james@xemacs.org> * cl.el (cl-random-time): Chop a bignum down to a fixnum if