aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fontset.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fontset.c b/src/fontset.c
index a98d75606b3..bac04119957 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -1501,7 +1501,8 @@ CHARACTERS may be a script symbol. In that case, use FONT-SPEC for
1501all the characters that belong to the script. See the variable 1501all the characters that belong to the script. See the variable
1502`script-representative-chars' for the list of known scripts, and 1502`script-representative-chars' for the list of known scripts, and
1503see the variable `char-script-table' for the script of any specific 1503see the variable `char-script-table' for the script of any specific
1504character. 1504character. Note: for the `symbol' script only, whether the FONTSET
1505is actually used depends on the value of `use-default-font-for-symbols'.
1505 1506
1506CHARACTERS may be a charset symbol. In that case, use FONT-SPEC for 1507CHARACTERS may be a charset symbol. In that case, use FONT-SPEC for
1507all the characters in the charset. See `list-character-sets' and 1508all the characters in the charset. See `list-character-sets' and