emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 13 Feb 2002 17:43:22 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2438 emacs/src/ChangeLog:1.2439
*** emacs/src/ChangeLog:1.2438  Wed Feb 13 11:24:33 2002
--- emacs/src/ChangeLog Wed Feb 13 17:43:21 2002
***************
*** 1,3 ****
--- 1,14 ----
+ 2002-02-13  Kim F. Storm  <address@hidden>
+ 
+       * window.c: (Vmode_line_in_non_selected_windows): Removed.
+       (mode_line_in_non_selected_windows): New variable.
+       (syms_of_window): DEFVAR_BOOL it.
+ 
+       * dispextern.h (CURRENT_MODE_LINE_FACE_ID_3): Use
+       mode_line_in_non_selected_windows.
+       (mode_line_in_non_selected_windows): Declare extern.
+       (Vmode_line_in_non_selected_windows): Removed extern.
+ 
  2002-02-13  Richard M. Stallman  <address@hidden>
  
        * keyboard.c (Fthis_command_keys, Fthis_command_keys_vector) 



reply via email to

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