]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 7 Mar 2005 09:29:05 +0000 (09:29 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 7 Mar 2005 09:29:05 +0000 (09:29 +0000)
src/ChangeLog

index f1e243248f42f591c45e3f0c823a741dbd66db1d..f98453efab87533dc0095dccf0010e47fb952070 100644 (file)
@@ -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.