From: Jason Rumney Date: Fri, 13 Jun 2008 14:52:13 +0000 (+0000) Subject: Restore line that last checkin inexplicably lost. X-Git-Tag: emacs-pretest-23.0.90~4813 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3d5edfa300cddea8883e932591a372be0125247b;p=emacs.git Restore line that last checkin inexplicably lost. --- diff --git a/src/ChangeLog b/src/ChangeLog index 5d47aa03a3b..30aa9fff7af 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.