1
Fork 0
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:
Glenn Morris 2009-09-24 03:22:40 +00:00
parent 2e9075d396
commit 6125167ce2
2 changed files with 4 additions and 0 deletions

View file

@ -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