# HG changeset patch # User Miles Bader # Date 972059886 0 # Node ID b74f55c5b217fe341427d2903a0f7f0d26368072 # Parent a384f310fd27ffd83b75cbba8305673f8ba167af *** empty log message *** diff -r a384f310fd27 -r b74f55c5b217 lisp/ChangeLog --- a/lisp/ChangeLog Fri Oct 20 16:36:11 2000 +0000 +++ b/lisp/ChangeLog Fri Oct 20 16:38:06 2000 +0000 @@ -1,5 +1,10 @@ 2000-10-21 Miles Bader + * international/quail.el (quail-show-guidance-buf): Make sure + guidance window really has enough room. + (quail-update-guidance): If quail-guidance-win is already shown, + make sure its height is OK. + * window.el (window-text-height, set-window-text-height): New functions. (shrink-window-if-larger-than-buffer): Use `window-text-height'