comparison src/ChangeLog @ 34212:183f7913ab90

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 05 Dec 2000 14:42:26 +0000
parents 695d6e904236
children dd1531cdd9ef
comparison
equal deleted inserted replaced
34211:031eccc650dc 34212:183f7913ab90
1 2000-12-05 Gerd Moellmann <gerd@gnu.org> 1 2000-12-05 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_destroy_window): Reset the frame's X window after
4 destroying it.
2 5
3 * dispnew.c (adjust_glyph_matrix): Make sure to initialize local 6 * dispnew.c (adjust_glyph_matrix): Make sure to initialize local
4 variable window_width. 7 variable window_width.
5 (line_draw_cost): Fix code skipping over spaces at the end of the 8 (line_draw_cost): Fix code skipping over spaces at the end of the
6 line when must_write_spaces is not set. 9 line when must_write_spaces is not set.