]> git.eshelyaron.com Git - emacs.git/commit
(notice_overwritten_cursor): Don't depend on
authorGerd Moellmann <gerd@gnu.org>
Fri, 28 Dec 2001 13:34:00 +0000 (13:34 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 28 Dec 2001 13:34:00 +0000 (13:34 +0000)
commit60626bab465f140e08abbf37b7eb69a38f368fcc
tree5effd0b697e120d9aa50d4cde81cfca79a900054
parent539e92ad44425c488f308b3ed647879131a6302d
(notice_overwritten_cursor): Don't depend on
output_cursor and updated_area.  Compare pixel coordinates with
window's cursor pixel coordinates.
(x_draw_glyphs, x_clear_end_of_line, show_mouse_face): Call
notice_overwritten_cursor with new arg list.
(show_mouse_face): Fix bug setting a row's mouse_face_p flag
unconditionally.
src/ChangeLog
src/xterm.c