diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d14994fc3f2..d69409965f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2005-01-20 Kim F. Storm <storm@cua.dk> | 1 | 2005-01-20 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * alloc.c (STRING_MARKED_P, VECTOR_MARKED_P): Return boolean. | ||
| 4 | |||
| 3 | * xterm.c (x_draw_glyph_string_box): Fix last_x for full width rows. | 5 | * xterm.c (x_draw_glyph_string_box): Fix last_x for full width rows. |
| 4 | Thanks to Chong Yidong <cyd@stupidchicken.com> for debugging this. | 6 | Thanks to Chong Yidong <cyd@stupidchicken.com> for debugging this. |
| 5 | 7 | ||