aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-01-18 03:50:50 +0000
committerRichard M. Stallman2002-01-18 03:50:50 +0000
commitdaf516d34f94c460e018770b8cd6bc59153913d5 (patch)
tree856726a101bc9dc710cd2a944857d5661396f951 /src/ChangeLog
parent33c18c83f13e189c7e5eb03fd17fc09ac19b8395 (diff)
downloademacs-daf516d34f94c460e018770b8cd6bc59153913d5.tar.gz
emacs-daf516d34f94c460e018770b8cd6bc59153913d5.zip
(enlarge_window): When exceeding size of parent,
directly delete all the siblings instead of trying to resize it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 813cfc9bb53..69292345488 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-01-17 Richard M. Stallman <rms@gnu.org>
2
3 * window.c (enlarge_window): When exceeding size of parent,
4 directly delete all the siblings instead of trying to resize it.
5
12002-01-17 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 62002-01-17 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 7
3 * term.c (set_tty_color_mode): Remove unused variable `tem'. 8 * term.c (set_tty_color_mode): Remove unused variable `tem'.