changeset 72862:60248c44abb0

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 14 Sep 2006 09:37:29 +0000
parents a15bb5250347
children 526dc1f36b09
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <storm@cua.dk>
+
+	* 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 <mituharu@math.s.chiba-u.ac.jp>
 
 	* xterm.c (x_initialize): Don't install Xt event timer here.