emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xdisp.c


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Fri, 15 Oct 2004 08:08:40 -0400

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.917 emacs/src/xdisp.c:1.918
*** emacs/src/xdisp.c:1.917     Wed Oct 13 09:07:17 2004
--- emacs/src/xdisp.c   Fri Oct 15 11:56:41 2004
***************
*** 21634,21639 ****
--- 21634,21642 ----
       windows (on either side) have...  But we don't :-(
       However, I think this works ok.  ++KFS 2003-04-25 */
  
+   if (!FRAME_WINDOW_P (XFRAME (w->frame)))
+     return;
+ 
    /* Redraw borders between horizontally adjacent windows.  Don't
       do it for frames with vertical scroll bars because either the
       right scroll bar of a window, or the left scroll bar of its




reply via email to

[Prev in Thread] Current Thread [Next in Thread]