From 93339adee247b774664485179845d0b48ded9e2e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 8 Apr 2007 14:02:15 +0000 Subject: [PATCH] (Standard Faces): Document prefix arg for list-faces-display. --- man/display.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/display.texi b/man/display.texi index 805a39f8444..020721fb462 100644 --- a/man/display.texi +++ b/man/display.texi @@ -349,7 +349,9 @@ future Emacs versions. To see what faces are currently defined, and what they look like, type @kbd{M-x list-faces-display}. It's possible for a given face to look different in different frames; this command shows the appearance -in the frame in which you type it. +in the frame in which you type it. With a prefix argument, this +prompts for a regular expression, and displays only faces with names +matching that regular expression. Here are the standard faces for specifying text appearance. You can apply them to specific text when you want the effects they produce. -- 2.39.5