; * src/fontset.c (set-fontset-font): Use uppercase arg in docstring
This commit is contained in:
parent
0924b27bca
commit
9e79f199ff
1 changed files with 1 additions and 1 deletions
|
@ -1447,7 +1447,7 @@ or t for the default fontset.
|
|||
|
||||
TARGET may be a single character to use FONT-SPEC for.
|
||||
|
||||
Target may be a cons (FROM . TO), where FROM and TO are characters.
|
||||
TARGET may be a cons (FROM . TO), where FROM and TO are characters.
|
||||
In that case, use FONT-SPEC for all the characters in the range
|
||||
between FROM and TO (inclusive).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue