aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 67a43e73e6a..c144379e666 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12000-09-27 Gerd Moellmann <gerd@gnu.org>
2
3 * dispnew.c (adjust_glyph_matrix, enable_glyph_matrix_rows):
4 Add assertions.
5
6 * xdisp.c (window_box_height): Add an assertion.
7
8 * xfns.c (x_set_tool_bar_lines): Don't use more lines for the
9 tool-bar than is available.
10 (x_change_window_heights): Renamed from x_set_menu_bar_lines_1.
11
12000-09-27 Dave Love <fx@gnu.org> 122000-09-27 Dave Love <fx@gnu.org>
2 13
3 * s/irix6-5.h (IRIX6): Now works 64-bit. Tidied. 14 * s/irix6-5.h (IRIX6): Now works 64-bit. Tidied.