changeset 9763:296cd41d2601

(XTclear_end_of_line): Finish the line dance here too, just as was done in XTwrite_glyphs.
author Karl Heuer <kwzh@gnu.org>
date Tue, 01 Nov 1994 00:26:36 +0000
parents 567e3670acc3
children 077430ee7179
files src/xterm.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.c	Tue Nov 01 00:07:34 1994 +0000
+++ b/src/xterm.c	Tue Nov 01 00:26:36 1994 +0000
@@ -782,6 +782,8 @@
 
   BLOCK_INPUT;
 
+  do_line_dance ();
+
   /* Notice if the cursor will be cleared by this operation.  */
   if (curs_y == f->phys_cursor_y
       && curs_x <= f->phys_cursor_x