Mercurial > emacs
diff src/ChangeLog @ 95887:c86b69eedb4f
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Fri, 13 Jun 2008 12:29:21 +0000 |
| parents | c8bc52f94b6d |
| children | ef62be95d808 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jun 13 09:47:04 2008 +0000 +++ b/src/ChangeLog Fri Jun 13 12:29:21 2008 +0000 @@ -39,6 +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. (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.
