Mercurial > emacs
diff src/dispnew.c @ 90127:30ad2795fdab
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 180-191)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 39-44)
- Merge from emacs--cvs-trunk--0
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 19 Mar 2005 02:42:17 +0000 |
parents | 72cf6261961e 18bf961ed63a |
children | 146c086df160 |
line wrap: on
line diff
--- a/src/dispnew.c Wed Mar 16 21:23:11 2005 +0000 +++ b/src/dispnew.c Sat Mar 19 02:42:17 2005 +0000 @@ -3150,7 +3150,7 @@ 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,