+2009-06-19 Juanma Barranquero <lekktu@gmail.com>
+
+ * international/fontset.el (setup-default-fontset):
+ Fix typo in previous change.
+
2009-06-19 Kenichi Handa <handa@m17n.org>
* international/fontset.el (setup-default-fontset): Add a spec of
* composite.el (compose-gstring-for-terminal): For zero-width
characters of Unicode category `Cf', simply replace it with SPC.
-2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
+2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
* ispell.el: Make `ispell-dictionary' customizable (#2555)
(nil . "VISCII1.1-1")
,(font-spec :registry "iso10646-1" :script 'latin))
- (thai ,(font-spec :registry "iso10646-1" :otf '(thai nil nil (mark))
- ,(font-spec :registry "iso10646-1" :script 'thai))
+ (thai ,(font-spec :registry "iso10646-1" :otf '(thai nil nil (mark)))
+ ,(font-spec :registry "iso10646-1" :script 'thai)
(nil . "TIS620*")
(nil . "ISO8859-11"))