; Add indexing for 'use-default-font-for-symbols'
authorEli Zaretskii <eliz@gnu.org>
Mon, 21 Oct 2024 10:01:53 +0000 (13:01 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 21 Oct 2024 10:01:53 +0000 (13:01 +0300)
* doc/emacs/mule.texi (Modifying Fontsets):
* doc/lispref/display.texi (Fontsets): Index
'use-default-font-for-symbols'.

doc/emacs/mule.texi
doc/lispref/display.texi

index 8b16c661a7ed7d5ec245e5af9c095c380470d02f..84edc0d086a03e9c83fe967eacac4c03f86bb2ce 100644 (file)
@@ -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.
index 1d5ba98f06281c75d67b38463b3b7014d88cca73..3492f4dc29be23d1b89b3bc69994778a12fab9ce 100644 (file)
@@ -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