diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c4c5fff182c..996ac54d6bf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-12-05 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-12-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (x_destroy_window): Reset the frame's X window after | ||
| 4 | destroying it. | ||
| 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 |