]> 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:05:01 +0000 (12:05 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 23 Oct 2001 12:05:01 +0000 (12:05 +0000)
commitf0a48a01ad05771a815dac50b2d3297018938c81
tree86c1f5a459ba882adc842de6931d2529bea2d331
parenta50a10a02db37e323572c469d376674f5449c0ac
(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