(face-font-selection-order): Doc fix.
This commit is contained in:
parent
70d6f4fe9a
commit
7c626e9d7b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue