Mercurial > emacs
comparison src/ChangeLog @ 43285:11229f89ded6
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 13 Feb 2002 22:55:23 +0000 |
parents | 1124d2e7429a |
children | 2f479ac769e1 |
comparison
equal
deleted
inserted
replaced
43284:62ca366c7991 | 43285:11229f89ded6 |
---|---|
1 2002-02-13 Kim F. Storm <no-spam@cua.dk> | 1 2002-02-13 Kim F. Storm <storm@cua.dk> |
2 | 2 |
3 * window.c: (Vmode_line_in_non_selected_windows): Removed. | 3 * window.c: (Vmode_line_in_non_selected_windows): Removed. |
4 (mode_line_in_non_selected_windows): New variable. | 4 (mode_line_in_non_selected_windows): New variable. |
5 (syms_of_window): DEFVAR_BOOL it. | 5 (syms_of_window): DEFVAR_BOOL it. |
6 | 6 |
27 main-line code for strings, using local var `literal'. | 27 main-line code for strings, using local var `literal'. |
28 Handle :propertize feature. | 28 Handle :propertize feature. |
29 (syms_of_xdisp): Initialze and staticpro QCpropertize and | 29 (syms_of_xdisp): Initialze and staticpro QCpropertize and |
30 mode_line_proptrans_alist. | 30 mode_line_proptrans_alist. |
31 | 31 |
32 2002-02-11 Kim F. Storm <no-spam@cua.dk> | 32 2002-02-11 Kim F. Storm <storm@cua.dk> |
33 | 33 |
34 * window.c: (Vmode_line_in_non_selected_windows): New variable. | 34 * window.c: (Vmode_line_in_non_selected_windows): New variable. |
35 (syms_of_window): DEFVAR_LISP it. | 35 (syms_of_window): DEFVAR_LISP it. |
36 | 36 |
37 * dispextern.h (CURRENT_MODE_LINE_FACE_ID_3): New macro. | 37 * dispextern.h (CURRENT_MODE_LINE_FACE_ID_3): New macro. |