]> git.eshelyaron.com Git - emacs.git/commitdiff
Restore line that last checkin inexplicably lost.
authorJason Rumney <jasonr@gnu.org>
Fri, 13 Jun 2008 14:52:13 +0000 (14:52 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 13 Jun 2008 14:52:13 +0000 (14:52 +0000)
src/ChangeLog

index 5d47aa03a3be38a5be8ab95d7395585921faace9..30aa9fff7af94b26ddc1ded87b0fb540d542b921 100644 (file)
@@ -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.