comparison src/ChangeLog @ 34209:695d6e904236

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 05 Dec 2000 14:02:27 +0000
parents b20aed6dd753
children 183f7913ab90
comparison
equal deleted inserted replaced
34208:6059c5943d9f 34209:695d6e904236
1 2000-12-05 Gerd Moellmann <gerd@gnu.org>
2
3 * dispnew.c (adjust_glyph_matrix): Make sure to initialize local
4 variable window_width.
5 (line_draw_cost): Fix code skipping over spaces at the end of the
6 line when must_write_spaces is not set.
7 (scrolling_window): Fix code inserting runs in list of all runs.
8
1 2000-12-05 Kenichi Handa <handa@etl.go.jp> 9 2000-12-05 Kenichi Handa <handa@etl.go.jp>
2 10
3 * coding.c (setup_coding_system): Be sure to initialize 11 * coding.c (setup_coding_system): Be sure to initialize
4 coding->category_idx. 12 coding->category_idx.
5 13