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 3f6bf99a6a2..40d9e492fc1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-05-14 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-05-14 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (x_draw_glyphs): Fix compuation of rightmost x for | ||
| 4 | full-width rows. | ||
| 5 | |||
| 3 | * xfaces.c (split_font_name): Make sure to leave the loop | 6 | * xfaces.c (split_font_name): Make sure to leave the loop |
| 4 | with the right value of `i'. | 7 | with the right value of `i'. |
| 5 | 8 | ||