]> git.eshelyaron.com Git - emacs.git/commitdiff
; Add indexing for 'use-default-font-for-symbols'
authorEli Zaretskii <eliz@gnu.org>
Mon, 21 Oct 2024 10:01:53 +0000 (13:01 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Oct 2024 05:05:16 +0000 (07:05 +0200)
* doc/emacs/mule.texi (Modifying Fontsets):
* doc/lispref/display.texi (Fontsets): Index
'use-default-font-for-symbols'.

(cherry picked from commit 6be47058cd741e5868f5c2fdef0fd59e296f18b6)

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 f756070d05bc33979b08404cf76d623ccba27a16..3f95e96b1db4a528de90270dc33f727142c7db1a 100644 (file)
@@ -4051,6 +4051,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