]> git.eshelyaron.com Git - emacs.git/commitdiff
(script-representative-chars): Delete
authorKenichi Handa <handa@m17n.org>
Tue, 19 Aug 2008 07:47:58 +0000 (07:47 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 19 Aug 2008 07:47:58 +0000 (07:47 +0000)
the entry for symbol.
(setup-default-fontset): For symbol characters, don't specify
:script property.

lisp/international/fontset.el

index 0baa6dbfa43f624d67a368e3d6e2cc528ac6b03f..e511614bf2f3d8dcd3576ebfc8a01162f2020de6 100644 (file)
        (runic #x16A0)
        (khmer #x1780)
        (mongolian #x1826)
-       (symbol #x201C #x2200 #x2500)
        (braille #x2800)
        (ideographic-description #x2FF0)
        (cjk-misc #x300E)
 
      (khmer ,(font-spec :registry "iso10646-1" :otf '(khmr nil (pres))))
 
-     (symbol ,(font-spec :registry "iso10646-1" :script 'symbol))
+     (symbol ,(font-spec :registry "iso10646-1"))
 
      (yi ,(font-spec :registry "iso10646-1" :script 'yi))