Mercurial > emacs
changeset 77059:ef200080db2d
(Standard Faces): Document prefix arg for list-faces-display.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 08 Apr 2007 14:02:15 +0000 |
parents | ac9d70eff4ef |
children | 0eb98a08877d |
files | man/display.texi |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/display.texi Sun Apr 08 14:01:59 2007 +0000 +++ b/man/display.texi Sun Apr 08 14:02:15 2007 +0000 @@ -349,7 +349,9 @@ 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.