# HG changeset patch # User Kim F. Storm # Date 1158226649 0 # Node ID 60248c44abb0c643604022d4af3fb5dc90688f9d # Parent a15bb52503475af0837176f7c9361ee781ea9f85 *** empty log message *** diff -r a15bb5250347 -r 60248c44abb0 src/ChangeLog --- a/src/ChangeLog Thu Sep 14 02:47:09 2006 +0000 +++ b/src/ChangeLog Thu Sep 14 09:37:29 2006 +0000 @@ -1,3 +1,10 @@ +2006-09-14 Kim F. Storm + + * xdisp.c (produce_image_glyph): Automatically crop wide images at + right window edge so we can draw the cursor on the same row to + avoid confusing redisplay by placing the cursor outside the visible + window area. + 2006-09-13 YAMAMOTO Mitsuharu * xterm.c (x_initialize): Don't install Xt event timer here.