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.h


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

Index: emacs/src/window.h
diff -c emacs/src/window.h:1.46 emacs/src/window.h:1.47
*** emacs/src/window.h:1.46     Tue Feb 26 17:52:07 2002
--- emacs/src/window.h  Thu Feb 28 17:09:52 2002
***************
*** 341,347 ****
  /* Non-nil means it is the window whose mode line should be
     shown as the selected window when the minibuffer is selected.  */
  
! extern Lisp_Object Vminibuf_selected_window;
  
  /* Non-nil => window to for C-M-v to scroll when the minibuffer is
     selected.  */
--- 341,347 ----
  /* Non-nil means it is the window whose mode line should be
     shown as the selected window when the minibuffer is selected.  */
  
! extern Lisp_Object minibuf_selected_window;
  
  /* Non-nil => window to for C-M-v to scroll when the minibuffer is
     selected.  */



reply via email to

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