diff options
| author | Eli Zaretskii | 2002-02-12 18:58:21 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2002-02-12 18:58:21 +0000 |
| commit | 9a770d8d3356a72a4b66b256cc629ea97951306c (patch) | |
| tree | 117f3f16f2e1aac6ca1dd135fe205b6c075c5c89 | |
| parent | d211eec7ba1dff825db0bb7f37358a61d8715375 (diff) | |
| download | emacs-9a770d8d3356a72a4b66b256cc629ea97951306c.tar.gz emacs-9a770d8d3356a72a4b66b256cc629ea97951306c.zip | |
*** empty log message ***
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -44,6 +44,7 @@ Emacs adds this face to the list of text properties stored in the | |||
| 44 | variable `minibuffer-prompt-properties', which is used to display the | 44 | variable `minibuffer-prompt-properties', which is used to display the |
| 45 | prompt string. | 45 | prompt string. |
| 46 | 46 | ||
| 47 | +++ | ||
| 47 | ** The new face `mode-line-inactive' is used to display the mode line | 48 | ** The new face `mode-line-inactive' is used to display the mode line |
| 48 | of non-selected windows. The `mode-line' face is now used to display | 49 | of non-selected windows. The `mode-line' face is now used to display |
| 49 | the mode line of the currently selected window. | 50 | the mode line of the currently selected window. |