comparison src/ChangeLog @ 59654:9a3b84758dc1

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 20 Jan 2005 15:21:45 +0000
parents 763e003c8226
children 856b53bfaed4
comparison
equal deleted inserted replaced
59653:497b5dc83803 59654:9a3b84758dc1
1 2005-01-20 Kim F. Storm <storm@cua.dk> 1 2005-01-20 Kim F. Storm <storm@cua.dk>
2
3 * 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.
5
6 * macterm.c (x_draw_glyph_string_box): Likewise.
7
8 * w32term.c (x_draw_glyph_string_box): Likewise.
2 9
3 * indent.c (Fvertical_motion): Temporarily disable selective display. 10 * indent.c (Fvertical_motion): Temporarily disable selective display.
4 11
5 2005-01-19 Kim F. Storm <storm@cua.dk> 12 2005-01-19 Kim F. Storm <storm@cua.dk>
6 13