# HG changeset patch # User Gerd Moellmann # Date 1009550867 0 # Node ID 91a13656c9c6cd2da27063e2695c8d40ca6dc84b # Parent 0f408d016a15d6e1ee17a0aa306dea86d9ee456f *** empty log message *** diff -r 0f408d016a15 -r 91a13656c9c6 src/ChangeLog --- a/src/ChangeLog Fri Dec 28 14:47:19 2001 +0000 +++ b/src/ChangeLog Fri Dec 28 14:47:47 2001 +0000 @@ -1,5 +1,8 @@ 2001-12-28 Gerd Moellmann + * xterm.c (x_setup_relief_colors): Don't compute an image's + background color if it doesn't have a Pixmap. + * xterm.c (notice_overwritten_cursor): Don't depend on output_cursor and updated_area. Compare pixel coordinates with window's cursor pixel coordinates. @@ -7,7 +10,7 @@ notice_overwritten_cursor with new arg list. (show_mouse_face): Fix bug setting a row's mouse_face_p flag unconditionally. - + * xdisp.c (try_scrolling) : Add the height of the cursor line to the amount to scroll.