diff options
author | Glenn Morris <rgm@gnu.org> | 2008-03-11 03:02:14 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-03-11 03:02:14 +0000 |
commit | e20462401c94e838d180ab969ceacdfd160f531e (patch) | |
tree | d7ff8971636342f020ee4ef39b92c9af030c1281 | |
parent | dc6150eb28c81815c7244f7f88cd7245799814d8 (diff) | |
download | emacs-e20462401c94e838d180ab969ceacdfd160f531e.tar.gz emacs-e20462401c94e838d180ab969ceacdfd160f531e.tar.bz2 emacs-e20462401c94e838d180ab969ceacdfd160f531e.zip |
Add mode-line-emphasis face.
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |