diff options
| author | Kim F. Storm | 2002-02-11 15:00:13 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2002-02-11 15:00:13 +0000 |
| commit | 89f8199fc86ab99581d7cf8894700af188824914 (patch) | |
| tree | 3a6f41c0d1556b7545be22e37cc1a7d14efaa61a | |
| parent | 3c9bdb7e483aa8989157fa47b0cc6dfa97e830d0 (diff) | |
| download | emacs-89f8199fc86ab99581d7cf8894700af188824914.tar.gz emacs-89f8199fc86ab99581d7cf8894700af188824914.zip | |
Describe mode-line-in-non-selected-windows variable.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -48,6 +48,9 @@ prompt string. | |||
| 48 | of non-selected windows. The `mode-line' face is now used to display | 48 | of non-selected windows. The `mode-line' face is now used to display |
| 49 | the mode line of the currently selected window. | 49 | the mode line of the currently selected window. |
| 50 | 50 | ||
| 51 | The new variable `mode-line-in-non-selected-windows' controls whether | ||
| 52 | the `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". |
| 52 | This menu allows you to turn various display features on and off (like | 55 | This menu allows you to turn various display features on and off (like |
| 53 | tool bar and the menu bar itself). You can also move the vertical | 56 | tool bar and the menu bar itself). You can also move the vertical |