changeset 63116:5f15b57e99a6

Add `shadow' face and move `mode-line-highlight' to new section `New faces'.
author Juri Linkov <juri@jurta.org>
date Wed, 08 Jun 2005 03:15:45 +0000
parents 9698305b2fc0
children 83cd1166073d
files etc/NEWS
diffstat 1 files changed, 15 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Jun 07 14:32:23 2005 +0000
+++ b/etc/NEWS	Wed Jun 08 03:15:45 2005 +0000
@@ -798,6 +798,21 @@
 *** The variable `cursor-in-non-selected-windows' can now be set to any
 of the recognized cursor types.
 
+** New faces:
+
++++
+*** `mode-line-highlight' is the standard face indicating mouse sensitive
+elements on mode-line (and header-line) like `highlight' face on text
+areas.
+
++++
+*** `shadow' face defines the appearance of the "shadowed" text, i.e.
+the text which should be less noticeable than the surrounding text.
+This can be achieved by using shades of grey in contrast with either
+black or white default foreground color.  This generic shadow face
+allows customization of the appearance of shadowed text in one place,
+so package-specific faces can inherit from it.
+
 ** Font-Lock changes:
 
 +++
@@ -4797,9 +4812,6 @@
 
 +++
 *** Mouse-face on mode-line (and header-line) is now supported.
-`mode-line-highlight' is the standard face indicating mouse sensitive
-elements on mode-line (and header-line) like `highlight' face on text
-areas.
 
 ** Menu manipulation changes: