mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-06 12:19:37 +00:00
; 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)
|
nil 'append)
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
|
@vindex use-default-font-for-symbols
|
||||||
When modifying the fontset for the @code{symbol} script, the value of
|
When modifying the fontset for the @code{symbol} script, the value of
|
||||||
@code{use-default-font-for-symbols} will affect whether the fontset is
|
@code{use-default-font-for-symbols} will affect whether the fontset is
|
||||||
actually used.
|
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
|
@var{characters} may be a charset symbol (@pxref{Character Sets}). In
|
||||||
that case, use @var{font-spec} for all the characters in the charset.
|
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,
|
@var{characters} may be a script symbol (@pxref{Character Properties,
|
||||||
char-script-table}). In that case, use @var{font-spec} for all the
|
char-script-table}). In that case, use @var{font-spec} for all the
|
||||||
characters belonging to the script. See also
|
characters belonging to the script. See also
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue