/[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.912 by kfstorm, Mon Oct 4 13:52:26 2004 UTC revision 1.913 by kfstorm, Mon Oct 4 13:57:31 2004 UTC
# Line 21631  x_draw_vertical_border (w) Line 21631  x_draw_vertical_border (w)
21631       do it for frames with vertical scroll bars because either the       do it for frames with vertical scroll bars because either the
21632       right scroll bar of a window, or the left scroll bar of its       right scroll bar of a window, or the left scroll bar of its
21633       neighbor will suffice as a border.  */       neighbor will suffice as a border.  */
21634      if (FRAME_HAS_VERTICAL_SCROLL_BARS (XFRAME (w->frame)))
21635        return;
21636    
21637    if (!WINDOW_RIGHTMOST_P (w)    if (!WINDOW_RIGHTMOST_P (w)
21638        && !WINDOW_HAS_VERTICAL_SCROLL_BAR_ON_RIGHT (w))        && !WINDOW_HAS_VERTICAL_SCROLL_BAR_ON_RIGHT (w))
21639      {      {

Legend:
Removed from v.1.912  
changed lines
  Added in v.1.913

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