# HG changeset patch # User Richard M. Stallman # Date 1192047500 0 # Node ID 7a1822d578cf139c5e99f9e16d0912038de0dd72 # Parent e8d941fbbe785f94f11f1b4b8f3ee13189f8b676 (face-font-selection-order): Doc fix. diff -r e8d941fbbe78 -r 7a1822d578cf lisp/faces.el --- a/lisp/faces.el Wed Oct 10 20:17:29 2007 +0000 +++ b/lisp/faces.el Wed Oct 10 20:18:20 2007 +0000 @@ -48,7 +48,7 @@ "*A list specifying how face font selection chooses fonts. Each of the four symbols `:width', `:height', `:weight', and `:slant' must appear once in the list, and the list must not contain any other -elements. Font selection tries to find first a best matching font +elements. Font selection first tries to find a best matching font for those face attributes that appear before in the list. For example, if `:slant' appears before `:height', font selection first tries to find a font with a suitable slant, even if this results in