Add bug reference.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 4 Jan 2009 20:14:13 +0000 (20:14 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 4 Jan 2009 20:14:13 +0000 (20:14 +0000)
src/ChangeLog

index 11b9c5b..735e535 100644 (file)
 
 2008-12-13  Kenichi Handa  <handa@m17n.org>
 
-       * font.c (font_rescale_ratio): Moved from xfaces.c.  Argument
-       type changed.  Handle a font-spec too.
+       * font.c (font_rescale_ratio): Moved from xfaces.c.
+       Argument type changed.  Handle a font-spec too.
        (font_score): Check Vface_font_rescale_alist.
-       (font_open_entity): Likewise.
+       (font_open_entity): Likewise.  (Bug#1547)
 
        * xfaces.c (font_rescale_ratio): Moved to font.c.