2009-04-21 Kenichi Handa <handa@m17n.org>
+ * font.c (font_load_for_lface): Cancel previous change.
+
* coding.c (decode_coding_utf_16): Reduce charbuf_end for the
worst case.
(decode_coding_emacs_mule, decode_coding_iso_2022)
{
Lisp_Object entity;
- /* We assume that a font that supports 'A' supports ASCII chars. */
- entity = font_find_for_lface (f, attrs, spec, 'A');
+ entity = font_find_for_lface (f, attrs, spec, -1);
if (NILP (entity))
{
/* No font is listed for SPEC, but each font-backend may have