diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -38,6 +38,10 @@ Emacs adds this face to the list of text properties stored in the | |||
| 38 | variable `minibuffer-prompt-properties', which is used to display the | 38 | variable `minibuffer-prompt-properties', which is used to display the |
| 39 | prompt string. | 39 | prompt string. |
| 40 | 40 | ||
| 41 | ** The new face `mode-line-inactive' is used to display the mode line | ||
| 42 | of non-selected windows. The `mode-line' face is now used to display | ||
| 43 | the mode line of the currently selected window. | ||
| 44 | |||
| 41 | ** A menu item "Show/Hide" was added to the top-level menu "Options". | 45 | ** A menu item "Show/Hide" was added to the top-level menu "Options". |
| 42 | This menu allows you to turn various display features on and off (like | 46 | This menu allows you to turn various display features on and off (like |
| 43 | tool bar and the menu bar itself). You can also move the vertical | 47 | tool bar and the menu bar itself). You can also move the vertical |