Mercurial > emacs
changeset 95897:d87b6172ad66
Restore line that last checkin inexplicably lost.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 13 Jun 2008 14:52:13 +0000 |
parents | 7561b5637b81 |
children | 22320e063151 |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.