From: Kim F. Storm Date: Mon, 7 Mar 2005 09:29:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~1913 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f30c4a5ca38129745efad61cfc9245167a8319ef;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index f1e243248f4..f98453efab8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.