aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2f746a329c3..bbaf75874fe 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-09-05 Gerd Moellmann <gerd@gnu.org> 12000-09-05 Gerd Moellmann <gerd@gnu.org>
2 2
3 * buffer.c (Fother_buffer): Consider buffers as invisible when
4 they are displayed in a window on an invisible frame.
5
3 * window.c (window_loop) <GET_LARGEST_WINDOW>: Fix bug making 6 * window.c (window_loop) <GET_LARGEST_WINDOW>: Fix bug making
4 get-largest-window always return nil. 7 get-largest-window always return nil.
5 8