aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2002-02-12 18:58:21 +0000
committerEli Zaretskii2002-02-12 18:58:21 +0000
commit9a770d8d3356a72a4b66b256cc629ea97951306c (patch)
tree117f3f16f2e1aac6ca1dd135fe205b6c075c5c89
parentd211eec7ba1dff825db0bb7f37358a61d8715375 (diff)
downloademacs-9a770d8d3356a72a4b66b256cc629ea97951306c.tar.gz
emacs-9a770d8d3356a72a4b66b256cc629ea97951306c.zip
*** empty log message ***
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b4b60197380..a5f620b2d14 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -44,6 +44,7 @@ Emacs adds this face to the list of text properties stored in the
44variable `minibuffer-prompt-properties', which is used to display the 44variable `minibuffer-prompt-properties', which is used to display the
45prompt string. 45prompt 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
48of non-selected windows. The `mode-line' face is now used to display 49of non-selected windows. The `mode-line' face is now used to display
49the mode line of the currently selected window. 50the mode line of the currently selected window.