/[emacs]/emacs/src/xfaces.c
ViewVC logotype

Diff of /emacs/src/xfaces.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.282 by handa, Fri Aug 15 12:08:51 2003 UTC revision 1.283 by handa, Fri Aug 15 12:19:29 2003 UTC
# Line 6439  try_font_list (f, attrs, family, registr Line 6439  try_font_list (f, attrs, family, registr
6439    
6440    /* Try any family with the given registry.  */    /* Try any family with the given registry.  */
6441    if (nfonts == 0)    if (nfonts == 0)
6442      nfonts = font_list (f, Qnil, Qnil, registry, fonts);      nfonts = try_alternative_families (f, Qnil, registry, fonts);
6443    
6444    return nfonts;    return nfonts;
6445  }  }

Legend:
Removed from v.1.282  
changed lines
  Added in v.1.283

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26