]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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)
(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

index fa85197417e5ec90dad168d8c42269a9e140f7d2..a5b3d7c2383feec482afcf890c01d2bd211a9ae0 100644 (file)
@@ -6,6 +6,14 @@
        * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been
        deleted (bug #4492).
 
+       * 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.
+
 2009-09-20  Tom Tromey  <tromey@redhat.com>
 
        * eval.c (find_handler_clause): Make stack-trace-on-error work in