changeset 43285:11229f89ded6

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 13 Feb 2002 22:55:23 +0000
parents 62ca366c7991
children 3fda6d6f3078
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 13 22:47:25 2002 +0000
+++ b/lisp/ChangeLog	Wed Feb 13 22:55:23 2002 +0000
@@ -1,3 +1,8 @@
+2002-02-13  Kim F. Storm  <storm@cua.dk>
+
+	* cus-start.el (mode-line-in-non-selected-windows):
+	Allow customization.
+
 2002-02-13  Richard M. Stallman  <rms@gnu.org>
 
 	* mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev.
--- a/src/ChangeLog	Wed Feb 13 22:47:25 2002 +0000
+++ b/src/ChangeLog	Wed Feb 13 22:55:23 2002 +0000
@@ -1,4 +1,4 @@
-2002-02-13  Kim F. Storm  <no-spam@cua.dk>
+2002-02-13  Kim F. Storm  <storm@cua.dk>
 
 	* window.c: (Vmode_line_in_non_selected_windows): Removed.
 	(mode_line_in_non_selected_windows): New variable.
@@ -29,7 +29,7 @@
 	(syms_of_xdisp): Initialze and staticpro QCpropertize and 
 	mode_line_proptrans_alist.
 	
-2002-02-11  Kim F. Storm  <no-spam@cua.dk>
+2002-02-11  Kim F. Storm  <storm@cua.dk>
 
 	* window.c: (Vmode_line_in_non_selected_windows): New variable.
 	(syms_of_window): DEFVAR_LISP it.