changeset 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 b9d459108388
children 0bb957371fc2
files src/font.c
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
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