/[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.1042 by rms, Sat Aug 20 05:26:08 2005 UTC revision 1.1043 by kfstorm, Sun Aug 21 20:58:03 2005 UTC
# Line 12730  redisplay_window (window, just_this_one_ Line 12730  redisplay_window (window, just_this_one_
12730    
12731  #ifdef HAVE_WINDOW_SYSTEM  #ifdef HAVE_WINDOW_SYSTEM
12732    if (FRAME_WINDOW_P (f)    if (FRAME_WINDOW_P (f)
12733        && update_window_fringes (w, 0)        && update_window_fringes (w, (just_this_one_p
12734        && !just_this_one_p                                      || (!used_current_matrix_p && !overlay_arrow_seen)
12735        && (used_current_matrix_p || overlay_arrow_seen)                                      || w->pseudo_window_p)))
       && !w->pseudo_window_p)  
12736      {      {
12737        update_begin (f);        update_begin (f);
12738        BLOCK_INPUT;        BLOCK_INPUT;

Legend:
Removed from v.1.1042  
changed lines
  Added in v.1.1043

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