# HG changeset patch # User Gerd Moellmann # Date 1003838701 0 # Node ID e72b89c94c4707b42af1d19c16f017c6396b745d # Parent 7c57640154a584ccaf68f92ee9ab04730e62fc7a *** empty log message *** diff -r 7c57640154a5 -r e72b89c94c47 src/ChangeLog --- a/src/ChangeLog Tue Oct 23 12:03:47 2001 +0000 +++ b/src/ChangeLog Tue Oct 23 12:05:01 2001 +0000 @@ -1,3 +1,11 @@ +2001-10-23 Gerd Moellmann + + * xterm.c (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. + 2001-10-23 Pavel Jan,Bm(Bk * syntax.c: Fix argument names and usage.