aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2002-02-11 15:00:13 +0000
committerKim F. Storm2002-02-11 15:00:13 +0000
commit89f8199fc86ab99581d7cf8894700af188824914 (patch)
tree3a6f41c0d1556b7545be22e37cc1a7d14efaa61a
parent3c9bdb7e483aa8989157fa47b0cc6dfa97e830d0 (diff)
downloademacs-89f8199fc86ab99581d7cf8894700af188824914.tar.gz
emacs-89f8199fc86ab99581d7cf8894700af188824914.zip
Describe mode-line-in-non-selected-windows variable.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d6a8a83c1f8..b4b60197380 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -48,6 +48,9 @@ prompt string.
48of non-selected windows. The `mode-line' face is now used to display 48of non-selected windows. The `mode-line' face is now used to display
49the mode line of the currently selected window. 49the mode line of the currently selected window.
50 50
51The new variable `mode-line-in-non-selected-windows' controls whether
52the `mode-line-inactive' face is used.
53
51** A menu item "Show/Hide" was added to the top-level menu "Options". 54** A menu item "Show/Hide" was added to the top-level menu "Options".
52This menu allows you to turn various display features on and off (like 55This menu allows you to turn various display features on and off (like
53tool bar and the menu bar itself). You can also move the vertical 56tool bar and the menu bar itself). You can also move the vertical