2009-06-19 Kenichi Handa <handa@m17n.org>
+ * international/fontset.el (setup-default-fontset): Add a spec of
+ non-OTF unicode font for Thai.
+
* fringe.el: Add coding: utf-8 cookie.
2009-06-18 Kenichi Handa <handa@m17n.org>
(nil . "VISCII1.1-1")
,(font-spec :registry "iso10646-1" :script 'latin))
- (thai ,(font-spec :registry "iso10646-1" :otf '(thai nil nil (mark)))
+ (thai ,(font-spec :registry "iso10646-1" :otf '(thai nil nil (mark))
+ ,(font-spec :registry "iso10646-1" :script 'thai))
(nil . "TIS620*")
(nil . "ISO8859-11"))