From: Richard M. Stallman Date: Wed, 10 Oct 2007 20:18:20 +0000 (+0000) Subject: (face-font-selection-order): Doc fix. X-Git-Tag: emacs-pretest-22.1.90~638 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7c626e9d7b5dd4a108571d9b29624d922bb355d7;p=emacs.git (face-font-selection-order): Doc fix. --- diff --git a/lisp/faces.el b/lisp/faces.el index 3df4f7c82aa..f22b79e8fc3 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -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