summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-09-27 12:37:52 +0000
committerGerd Moellmann <gerd@gnu.org>2000-09-27 12:37:52 +0000
commit8901d1ac258aa351a9aa622901d77882cf8ef4b3 (patch)
tree96e25756942bb4151a44e74d47bf3402ec2f9625 /src
parent5538b8ba85b3ecaf2f95b111b3d79422924c2e49 (diff)
*** empty log message ***
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 @@
+2000-09-27 Gerd Moellmann <gerd@gnu.org>
+
+ * dispnew.c (adjust_glyph_matrix, enable_glyph_matrix_rows):
+ Add assertions.
+
+ * xdisp.c (window_box_height): Add an assertion.
+
+ * xfns.c (x_set_tool_bar_lines): Don't use more lines for the
+ tool-bar than is available.
+ (x_change_window_heights): Renamed from x_set_menu_bar_lines_1.
+
2000-09-27 Dave Love <fx@gnu.org>
* s/irix6-5.h (IRIX6): Now works 64-bit. Tidied.