From 5c9c2ad128189c37824e4a8ef9bcd6ecb8566a95 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 11 Jan 2002 15:30:45 +0000 Subject: [PATCH] (Faces): Mention that faces are supported on character terminals. --- man/display.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/display.texi b/man/display.texi index e086a6e55af..49cf59a442c 100644 --- a/man/display.texi +++ b/man/display.texi @@ -36,6 +36,11 @@ Each face can specify various attributes, such as the height, weight and slant of the characters, the foreground and background color, and underlining. But it does not have to specify all of them. + Emacs on a character terminal supports only part of face attributes. +Which attributes are supported depends on your display type, but many +displays support inverse video, bold, and underline attributes, and +some support colors. + Features which rely on text in multiple faces (such as Font Lock mode) will also work on non-windowed terminals that can display more than one face, whether by colors or underlining and emboldening. This includes -- 2.39.5