# HG changeset patch # User Jason Rumney # Date 1213368733 0 # Node ID d87b6172ad6681a5faadbc4964b143597c00d067 # Parent 7561b5637b811495d116ce3f7cc4b70a25a76188 Restore line that last checkin inexplicably lost. diff -r 7561b5637b81 -r d87b6172ad66 src/ChangeLog --- a/src/ChangeLog Fri Jun 13 14:51:06 2008 +0000 +++ b/src/ChangeLog Fri Jun 13 14:52:13 2008 +0000 @@ -52,6 +52,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 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.