]> git.eshelyaron.com Git - emacs.git/commitdiff
(XTclear_end_of_line): Finish the line dance here too, just as was done in
authorKarl Heuer <kwzh@gnu.org>
Tue, 1 Nov 1994 00:26:36 +0000 (00:26 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 1 Nov 1994 00:26:36 +0000 (00:26 +0000)
XTwrite_glyphs.

src/xterm.c

index 5f560b239fe9d9781f5c48135604a9763e5b3bbe..4ee9fdd3e32afc610a9aa4a4578683446cfe6b65 100644 (file)
@@ -782,6 +782,8 @@ XTclear_end_of_line (first_unused)
 
   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