]> git.eshelyaron.com Git - emacs.git/commit
(phys_cursor_in_rect_p): Fix 2003-05-24 change.
authorKim F. Storm <storm@cua.dk>
Mon, 9 Jun 2003 23:01:52 +0000 (23:01 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 9 Jun 2003 23:01:52 +0000 (23:01 +0000)
commitaecf50d2f137540f0b372484b7e4a8b1eee548c4
treedcbd9879adf2360c99afc264752926c95fe932ea
parent700e47c2405052a2db23375b7905b615065e245e
(phys_cursor_in_rect_p): Fix 2003-05-24 change.
Adjust phys_cursor.x to be relative to window box, rather than
text area before checking -- to ensure cursor is redrawn when
exposing window.
Note: This also fixes a similar (older) bug if display margins
are present.
src/xdisp.c