diff src/xdisp.c @ 90234:b1c1fc853d2f

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 562-568) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 125-128) - Merge from emacs--cvs-trunk--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 30 Sep 2005 11:43:45 +0000
parents ee12d75eb214 ad24f42046b1
children aa89c814f853
line wrap: on
line diff
--- a/src/xdisp.c	Sun Sep 25 22:07:01 2005 +0000
+++ b/src/xdisp.c	Fri Sep 30 11:43:45 2005 +0000
@@ -11470,6 +11470,7 @@
 cursor_row_fully_visible_p (w, force_p, current_matrix_p)
      struct window *w;
      int force_p;
+     int current_matrix_p;
 {
   struct glyph_matrix *matrix;
   struct glyph_row *row;