From: Chong Yidong Date: Wed, 25 Jun 2008 22:35:37 +0000 (+0000) Subject: (set-face-attribute): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~4491 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bfffdd077ede8b526a2dd495cbbe7838dae894a5;p=emacs.git (set-face-attribute): Doc fix. --- diff --git a/lisp/faces.el b/lisp/faces.el index aa18e29582e..4f62a5b1546 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -584,7 +584,7 @@ The following attributes are recognized: `:family' -VALUE must be a string specifying the font family, e.g. ``courier'', +VALUE must be a string specifying the font family, e.g. ``monospace'', or a fontset alias name. If a font family is specified, wild-cards `*' and `?' are allowed.