From 5309066b1cd965f8163c91ab738928dec474c151 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Wed, 8 Jun 2005 03:20:56 +0000 Subject: [PATCH] (Faces): Add `shadow' face. --- man/display.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/display.texi b/man/display.texi index e6c8b19ddd9..4276209326d 100644 --- a/man/display.texi +++ b/man/display.texi @@ -169,6 +169,10 @@ The face for highlighting trailing whitespace when Whitespace}. @item variable-pitch The basic variable-pitch face. +@item shadow +The basic face for making the text less noticeable than the surrounding +ordinary text. Usually this is achieved by using shades of grey in +contrast with either black or white default foreground color. @end table @cindex @code{region} face -- 2.39.5