changeset 100384:4757ef3107ec

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 13 Dec 2008 03:29:30 +0000
parents e1b931c8770a
children 4504aa7cb434
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Dec 13 03:26:49 2008 +0000
+++ b/src/ChangeLog	Sat Dec 13 03:29:30 2008 +0000
@@ -1,3 +1,12 @@
+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_score): Check Vface_font_rescale_alist.
+	(font_open_entity): Likewise.
+
+	* xfaces.c (font_rescale_ratio): Moved to font.c.
+
 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
 
 	* xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.