diff src/font.c @ 103037:e04bcedc08be

(font_load_for_lface): Cancel previous change.
author Kenichi Handa <handa@m17n.org>
date Tue, 21 Apr 2009 06:46:27 +0000
parents 413229f94ec7
children 3049105cf79e
line wrap: on
line diff
--- a/src/font.c	Tue Apr 21 06:36:21 2009 +0000
+++ b/src/font.c	Tue Apr 21 06:46:27 2009 +0000
@@ -3437,8 +3437,7 @@
 {
   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