comparison src/ChangeLog @ 100384:4757ef3107ec

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 13 Dec 2008 03:29:30 +0000
parents 070e432c7534
children 8d6fe7463149
comparison
equal deleted inserted replaced
100383:e1b931c8770a 100384:4757ef3107ec
1 2008-12-13 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_rescale_ratio): Moved from xfaces.c. Argument
4 type changed. Handle a font-spec too.
5 (font_score): Check Vface_font_rescale_alist.
6 (font_open_entity): Likewise.
7
8 * xfaces.c (font_rescale_ratio): Moved to font.c.
9
1 2008-12-13 Chong Yidong <cyd@stupidchicken.com> 10 2008-12-13 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame. 12 * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
4 13
5 2008-12-12 Dan Nicolaescu <dann@ics.uci.edu> 14 2008-12-12 Dan Nicolaescu <dann@ics.uci.edu>