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: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 11 Feb 2002 17:09:01 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2436 emacs/src/ChangeLog:1.2437
*** emacs/src/ChangeLog:1.2436  Mon Feb 11 02:15:17 2002
--- emacs/src/ChangeLog Mon Feb 11 09:45:28 2002
***************
*** 1,3 ****
--- 1,15 ----
+ 2002-02-11  Kim F. Storm  <address@hidden>
+ 
+       * window.c: (Vmode_line_in_non_selected_windows): New variable.
+       (syms_of_window): DEFVAR_LISP it.
+ 
+       * dispextern.h (CURRENT_MODE_LINE_FACE_ID_3): New macro.
+       (CURRENT_MODE_LINE_FACE_ID): Use it.
+       (Vmode_line_in_non_selected_windows): Declare extern.
+ 
+       * xdisp.c (display_mode_lines): Use CURRENT_MODE_LINE_FACE_ID_3
+       to get mode line face.
+ 
  2002-02-11  Eli Zaretskii  <address@hidden>
  
        * msdos.c (Vx_bitmap_file_path, x_stretch_cursor_p): Remove these



reply via email to

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