emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/window.c,v


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/src/window.c,v
Date: Mon, 31 Mar 2008 00:35:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/03/31 00:35:55

Index: window.c
===================================================================
RCS file: /sources/emacs/emacs/src/window.c,v
retrieving revision 1.605
retrieving revision 1.606
diff -u -b -r1.605 -r1.606
--- window.c    29 Mar 2008 23:04:56 -0000      1.605
+++ window.c    31 Mar 2008 00:35:55 -0000      1.606
@@ -3848,6 +3848,7 @@
       else
        window = Fget_largest_window (frames, Qt);
 
+      tem = Qnil;
       if (!NILP (Vsplit_window_preferred_function))
        tem = call1 (Vsplit_window_preferred_function, window);
 




reply via email to

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