; Add indexing for 'use-default-font-for-symbols'
* doc/emacs/mule.texi (Modifying Fontsets): * doc/lispref/display.texi (Fontsets): Index 'use-default-font-for-symbols'.
This commit is contained in:
parent
681f70ea04
commit
6be47058cd
2 changed files with 2 additions and 0 deletions
|
@ -1681,6 +1681,7 @@ used. Some examples are:
|
|||
nil 'append)
|
||||
@end example
|
||||
|
||||
@vindex use-default-font-for-symbols
|
||||
When modifying the fontset for the @code{symbol} script, the value of
|
||||
@code{use-default-font-for-symbols} will affect whether the fontset is
|
||||
actually used.
|
||||
|
|
|
@ -4025,6 +4025,7 @@ in the range @var{from} and @var{to} (inclusive).
|
|||
@var{characters} may be a charset symbol (@pxref{Character Sets}). In
|
||||
that case, use @var{font-spec} for all the characters in the charset.
|
||||
|
||||
@vindex use-default-font-for-symbols
|
||||
@var{characters} may be a script symbol (@pxref{Character Properties,
|
||||
char-script-table}). In that case, use @var{font-spec} for all the
|
||||
characters belonging to the script. See also
|
||||
|
|
Loading…
Add table
Reference in a new issue