changeset 60479:02e499afb305

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 07 Mar 2005 09:29:05 +0000
parents fc4931e39638
children 9fb42eb03094
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <storm@cua.dk>
+
+	* 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  <schwab@suse.de>
 
 	* blockinput.h (UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT.