From: Richard M. Stallman Date: Mon, 21 Jan 2002 08:55:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~17039 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8cc0e0cfd802cc42c96e73ba9c67fa61fd52810b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1daca6588ab..1c167b4b7ab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-01-21 Richard M. Stallman + + * window.el (window-body-height): Handle minibuffer window specially. + Otherwise, don't return less than 1. + 2002-01-20 Thomas Dorner * ange-ftp.el: Added support for BS2000, and for raw ftp diff --git a/src/ChangeLog b/src/ChangeLog index f75e5003a65..bb4013d1160 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-01-21 Richard M. Stallman + + * window.c (check_frame_size): Fix minimum height calculation. + 2002-01-20 Ken Raeburn * dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window