aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.
187** The new function `emacs-init-time' returns the duration of the 187** The new function `emacs-init-time' returns the duration of the
188Emacs initialization. 188Emacs initialization.
189 189
190** The new face `mode-line-emphasis' is used to highlight certain mode-line
191information; for example while waiting for a VC command to finish.
192
190** The minor modes unify-8859-on-encoding-mode, unify-8859-on-decoding-mode 193** The minor modes unify-8859-on-encoding-mode, unify-8859-on-decoding-mode
191are obsolete. 194are obsolete.
192 195