# HG changeset patch # User Kim F. Storm # Date 1110187745 0 # Node ID 02e499afb3054eedb00dad0b01b422aab06e1bb5 # Parent fc4931e3963843c75b4b658584a629963973d6d3 *** empty log message *** diff -r fc4931e39638 -r 02e499afb305 src/ChangeLog --- a/src/ChangeLog Mon Mar 07 03:49:19 2005 +0000 +++ b/src/ChangeLog Mon Mar 07 09:29:05 2005 +0000 @@ -1,3 +1,8 @@ +2005-03-07 Kim F. Storm + + * xdisp.c (notice_overwritten_cursor): Check that phys_cursor.vpos + is valid. If not, clear phys_cursor_on_p and return. + 2005-03-07 Andreas Schwab * blockinput.h (UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT.