* nsfont.m (Vns_reg_to_script): New lisp variable.
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Wed, 23 Sep 2009 02:38:08 +0000 (02:38 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Wed, 23 Sep 2009 02:38:08 +0000 (02:38 +0000)
commite14f0a78d694fc00c8d1c53eb8877eb571f65e2e
tree95ece5b28c9863900890c0ff11685970b94619f3
parent87f66bd3162d0e068bab6b4da062ec78369943e8
* nsfont.m (Vns_reg_to_script): New lisp variable.
(syms_of_nsfont): Declare it.
(ns_registry_to_script): New function.
(ns_get_req_script): Call it.
(ns_findfonts): Don't give up on non-unicode registry.

* font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
src/ChangeLog