]> code.delx.au - gnu-emacs/blobdiff - src/dispnew.c
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
[gnu-emacs] / src / dispnew.c
index 302095aa1e84272aaf934eb32433c9097bae0968..7283747047c936503001cf2b7c9ad726337ce5d0 100644 (file)
@@ -3150,7 +3150,7 @@ mirror_line_dance (w, unchanged_at_top, nlines, copy_from, retained_p)
                  struct glyph_matrix *m2;
                  int m2_from;
 
-                 w2 = frame_row_to_window (root, frame_to);
+                 w2 = frame_row_to_window (root, frame_from);
                  m2 = w2->current_matrix;
                  m2_from = frame_from - m2->matrix_y;
                  copy_row_except_pointers (m->rows + window_to,