# HG changeset patch # User Kenichi Handa # Date 1213360195 0 # Node ID ef62be95d808c031a17b6d93b9d3f489e0ed99f5 # Parent ff04c95494e4124b873f97954e906e7f0ac6b7fe *** empty log message *** diff -r ff04c95494e4 -r ef62be95d808 src/ChangeLog --- a/src/ChangeLog Fri Jun 13 12:29:37 2008 +0000 +++ b/src/ChangeLog Fri Jun 13 12:29:55 2008 +0000 @@ -39,7 +39,7 @@ (font_update_lface): Don't parse "foundry-family" form here. Handle FONT_FOUNDRY_INDEX. (font_find_for_lface): Likewise. Handle alternate families here. - If registry is NULL, try iso8859-1 and ascii-0. + If registry is nil, try iso8859-1 and ascii-0. (font_open_for_lface): Pay attention to size in ENTITY. (font_open_by_name): Simplify by calling font_load_for_lface. (free_font_driver_list): Delete it.