Mercurial > emacs
changeset 32697:b74f55c5b217
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 20 Oct 2000 16:38:06 +0000 |
parents | a384f310fd27 |
children | b47c2ac2469c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <miles@gnu.org> + * 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'