]> code.delx.au - gnu-emacs/commitdiff
(Font Lock): Suggest more user-friendly method of
authorJuri Linkov <juri@jurta.org>
Sun, 20 Nov 2005 07:57:25 +0000 (07:57 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 20 Nov 2005 07:57:25 +0000 (07:57 +0000)
finding all Font Lock faces (M-x customize-group RET font-lock-faces).

man/display.texi

index ea8bb79d83ad9abb88021aed55a8c6b20491e44b..42ea7ace2eb4419734e485a7cd1b2007172975d6 100644 (file)
@@ -287,8 +287,8 @@ first Syntax Highlighting and then Save Options.
 
   Font Lock mode uses several specifically named faces to do its job,
 including @code{font-lock-string-face}, @code{font-lock-comment-face},
-and others.  The easiest way to find them all is to use completion
-on the face name in @code{set-face-foreground}.
+and others.  The easiest way to find them all is to use
+@kbd{M-x customize-group @key{RET} font-lock-faces @key{RET}}.
 
   To change the colors or the fonts used by Font Lock mode to fontify
 different parts of text, just change these faces.  There are