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


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/window.c
Date: Thu, 28 Feb 2002 17:15:45 -0500

Index: emacs/src/window.c
diff -c emacs/src/window.c:1.404 emacs/src/window.c:1.405
*** emacs/src/window.c:1.404    Thu Feb 28 17:07:45 2002
--- emacs/src/window.c  Thu Feb 28 17:15:45 2002
***************
*** 5787,5792 ****
--- 5787,5794 ----
    staticpro (&Qtemp_buffer_show_hook);
  
    staticpro (&Vwindow_list);
+ 
+   minibuf_selected_window = Qnil;
    staticpro (&minibuf_selected_window);
  
    DEFVAR_LISP ("temp-buffer-show-function", &Vtemp_buffer_show_function,



reply via email to

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