changeset 100893:f698c4e8b138

Add bug reference.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 04 Jan 2009 20:14:13 +0000
parents bcab6f896b10
children 2e600dc0be6d
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jan 04 19:44:58 2009 +0000
+++ b/src/ChangeLog	Sun Jan 04 20:14:13 2009 +0000
@@ -378,10 +378,10 @@
 
 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.