comparison src/ChangeLog @ 31936:3d17044d63a9

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 27 Sep 2000 12:37:52 +0000
parents 4aaae541c486
children 9d9c189a5bdb
comparison
equal deleted inserted replaced
31935:e60545d4c1bd 31936:3d17044d63a9
1 2000-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
1 2000-09-27 Dave Love <fx@gnu.org> 12 2000-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.
4 15
5 2000-09-26 Gerd Moellmann <gerd@gnu.org> 16 2000-09-26 Gerd Moellmann <gerd@gnu.org>