summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-03-11 03:02:14 +0000
committerGlenn Morris <rgm@gnu.org>2008-03-11 03:02:14 +0000
commite20462401c94e838d180ab969ceacdfd160f531e (patch)
treed7ff8971636342f020ee4ef39b92c9af030c1281
parentdc6150eb28c81815c7244f7f88cd7245799814d8 (diff)
downloademacs-e20462401c94e838d180ab969ceacdfd160f531e.tar.gz
emacs-e20462401c94e838d180ab969ceacdfd160f531e.tar.bz2
emacs-e20462401c94e838d180ab969ceacdfd160f531e.zip
Add mode-line-emphasis face.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 84a416ebef7..e66807e7bd3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -187,6 +187,9 @@ value of `current-time' before and after Emacs loads the init files.
** The new function `emacs-init-time' returns the duration of the
Emacs initialization.
+** The new face `mode-line-emphasis' is used to highlight certain mode-line
+information; for example while waiting for a VC command to finish.
+
** The minor modes unify-8859-on-encoding-mode, unify-8859-on-decoding-mode
are obsolete.