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

Diff of /emacs/src/w32term.c

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

revision 1.161.2.14 by miles, Wed Oct 6 05:23:55 2004 UTC revision 1.161.2.15 by miles, Mon Oct 25 04:19:36 2004 UTC
# Line 540  x_update_window_end (w, cursor_on_p, mou Line 540  x_update_window_end (w, cursor_on_p, mou
540                                  output_cursor.vpos,                                  output_cursor.vpos,
541                                  output_cursor.x, output_cursor.y);                                  output_cursor.x, output_cursor.y);
542    
543        x_draw_vertical_border (w);        if (draw_window_fringes (w, 1))
544            x_draw_vertical_border (w);
       draw_window_fringes (w);  
545    
546        UNBLOCK_INPUT;        UNBLOCK_INPUT;
547      }      }

Legend:
Removed from v.1.161.2.14  
changed lines
  Added in v.1.161.2.15

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