/[emacs]/emacs/src/dispnew.c
ViewVC logotype

Diff of /emacs/src/dispnew.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.290 by gerd, Tue Oct 23 15:14:53 2001 UTC revision 1.291 by pj, Wed Oct 24 20:24:02 2001 UTC
# Line 3013  sync_window_with_frame_matrix_rows (w) Line 3013  sync_window_with_frame_matrix_rows (w)
3013  {  {
3014    struct frame *f = XFRAME (w->frame);    struct frame *f = XFRAME (w->frame);
3015    struct glyph_row *window_row, *window_row_end, *frame_row;    struct glyph_row *window_row, *window_row_end, *frame_row;
3016    int area, left, right, x, width;    int left, right, x, width;
3017    
3018    /* Preconditions: W must be a leaf window on a tty frame.  */    /* Preconditions: W must be a leaf window on a tty frame.  */
3019    xassert (NILP (w->hchild) && NILP (w->vchild));    xassert (NILP (w->hchild) && NILP (w->vchild));

Legend:
Removed from v.1.290  
changed lines
  Added in v.1.291

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26