(script-representative-chars): Re-add

the entry for symbol, but with vector of characters.
(setup-default-fontset): Cancel previous change.
This commit is contained in:
Kenichi Handa 2008-09-01 02:44:19 +00:00
parent e52ab6c932
commit fac97bb458

View file

@ -175,6 +175,7 @@
(runic #x16A0)
(khmer #x1780)
(mongolian #x1826)
(symbol . [#x201C #x2200 #x2500])
(braille #x2800)
(ideographic-description #x2FF0)
(cjk-misc #x300E)
@ -371,7 +372,7 @@
(khmer ,(font-spec :registry "iso10646-1" :otf '(khmr nil (pres))))
(symbol ,(font-spec :registry "iso10646-1"))
(symbol ,(font-spec :registry "iso10646-1" :script 'symbol))
(yi ,(font-spec :registry "iso10646-1" :script 'yi))