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: Fri, 08 Feb 2002 18:51:04 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2430 emacs/src/ChangeLog:1.2431
*** emacs/src/ChangeLog:1.2430  Fri Feb  8 16:23:03 2002
--- emacs/src/ChangeLog Fri Feb  8 18:51:04 2002
***************
*** 1,3 ****
--- 1,19 ----
+ 2002-02-09  Kim F. Storm  <address@hidden>
+ 
+       * dispextern.h (CURRENT_MODE_LINE_FACE_ID): New macro.
+       (CURRENT_MODE_LINE_HEIGHT): Use it.
+       (enum face_id): Add MODE_LINE_INACTIVE_FACE_ID.
+ 
+       * xdisp.c (window_box_height): Use CURRENT_MODE_LINE_FACE_ID.
+       (pos_visible_p, handle_face_prop): Likewise.
+       (display_mode_lines): Likewise, but for the real selected window.
+       (init_iterator) [row == NULL]: Handle MODE_LINE_INACTIVE_FACE_ID.
+ 
+       * xfaces.c (Qmode_line_inactive): New face variable for mode-line
+       in non-selected windows.
+       (realize_basic_faces): Realize it.
+       (syms_of_term): Intern and staticpro it.
+ 
  2002-02-08  Kim F. Storm  <address@hidden>
  
        * alloc.c (SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK): 



reply via email to

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