]> git.eshelyaron.com Git - emacs.git/commit
(x_draw_glyphs): Remove parameters READ_START and
authorGerd Moellmann <gerd@gnu.org>
Tue, 23 Oct 2001 12:03:01 +0000 (12:03 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 23 Oct 2001 12:03:01 +0000 (12:03 +0000)
commitf6e6f63d61bdfb802decf9f412ede1845f0925d2
treef56c008edec701fce8dfa387c102c0c93f834439
parentc0db1933a929b3a9c256f9eec7fa593391d953be
(x_draw_glyphs): Remove parameters READ_START and
REAL_END.  Notice if cursor gets overwritten.
(notice_overwritten_cursor): Take X positions as parameters.
(x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
around call to x_draw_glyphs.
src/ChangeLog
src/xterm.c