Mercurial > emacs
changeset 42817:83e878c5c0cb
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 18 Jan 2002 03:50:50 +0000 |
parents | 3ba600a336b4 |
children | 55ed8ccce828 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jan 18 03:50:15 2002 +0000 +++ b/src/ChangeLog Fri Jan 18 03:50:50 2002 +0000 @@ -1,3 +1,8 @@ +2002-01-17 Richard M. Stallman <rms@gnu.org> + + * window.c (enlarge_window): When exceeding size of parent, + directly delete all the siblings instead of trying to resize it. + 2002-01-17 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * term.c (set_tty_color_mode): Remove unused variable `tem'.