mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(ns-reg-to-script): Define for compiler.
This commit is contained in:
parent
2e9075d396
commit
6125167ce2
2 changed files with 4 additions and 0 deletions
|
|
@ -966,6 +966,8 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
|
|||
(format "Creation of the standard fontset failed: %s" err)
|
||||
:error)))))
|
||||
|
||||
(defvar ns-reg-to-script) ; nsfont.m
|
||||
|
||||
;; This maps font registries (not exposed by NS APIs for font selection) to
|
||||
;; unicode scripts (which can be mapped to unicode character ranges which are).
|
||||
;; See ../international/fontset.el
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue