Mercurial > emacs
changeset 79031:7a1822d578cf
(face-font-selection-order): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 10 Oct 2007 20:18:20 +0000 |
parents | e8d941fbbe78 |
children | c7c8f45a4546 |
files | lisp/faces.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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