From: Kenichi Handa Date: Fri, 13 Jun 2008 12:29:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~4821 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a2e860b3db5a169d5c2560675e27982b49e836a4;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index d7e9908b96d..2aa8145d2e1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.