changeset 40208:e72b89c94c47

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 Oct 2001 12:05:01 +0000
parents 7c57640154a5
children 9b3574f65ee0
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
+
+	* 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  <Pavel@Janik.cz>
 
 	* syntax.c: Fix argument names and usage.