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

Diff of /emacs/src/xdisp.c

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

revision 1.768 by lektu, Fri Jul 19 11:38:35 2002 UTC revision 1.769 by rms, Sat Jul 20 21:44:48 2002 UTC
# Line 10170  redisplay_window (window, just_this_one_ Line 10170  redisplay_window (window, just_this_one_
10170      = (!NILP (w->window_end_valid)      = (!NILP (w->window_end_valid)
10171         && !current_buffer->clip_changed         && !current_buffer->clip_changed
10172         && END_UNCHANGED + BEG_UNCHANGED >= Z - BEG         && END_UNCHANGED + BEG_UNCHANGED >= Z - BEG
10173           && XFASTINT (w->last_modified) >= MODIFF
10174         && XFASTINT (w->last_overlay_modified) >= OVERLAY_MODIFF);         && XFASTINT (w->last_overlay_modified) >= OVERLAY_MODIFF);
10175    
10176    /* When windows_or_buffers_changed is non-zero, we can't rely on    /* When windows_or_buffers_changed is non-zero, we can't rely on

Legend:
Removed from v.1.768  
changed lines
  Added in v.1.769

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