Mercurial > emacs
diff lisp/ChangeLog @ 32709:ca8d3812cb67
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 21 Oct 2000 05:50:56 +0000 |
parents | a7f553888671 |
children | a131b00a003b |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 21 05:49:06 2000 +0000 +++ b/lisp/ChangeLog Sat Oct 21 05:50:56 2000 +0000 @@ -3,6 +3,8 @@ * window.el (fit-window-to-buffer): New function. (shrink-window-if-larger-than-buffer): Use it. * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'. + * international/quail.el (quail-update-guidance): Use + `fit-window-to-buffer' instead of `set-window-text-height'. * international/quail.el (quail-show-guidance-buf): Make sure guidance window really has enough room.