comparison src/ChangeLog @ 96258:88d4cd706ca4

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 25 Jun 2008 04:55:12 +0000
parents af03ed6d2772
children f6d31b2307be
comparison
equal deleted inserted replaced
96257:343227fc64ed 96258:88d4cd706ca4
1 2008-06-25 Kenichi Handa <handa@m17n.org>
2
3 * lisp.h (Fstring_to_unibyte): EXFUN it.
4
5 * character.h: (str_to_unibyte): Extern it.
6
7 * character.c (str_to_unibyte): New function.
8
9 * fns.c (Fstring_to_unibyte): New function.
10 (syms_of_fns): Defsubr it.
11
1 2008-06-24 Kenichi Handa <handa@m17n.org> 12 2008-06-24 Kenichi Handa <handa@m17n.org>
2 13
3 * font.c (font_score): Even if the PIXEL_SIZE is the same, check 14 * font.c (font_score): Even if the PIXEL_SIZE is the same, check
4 DPI too. 15 DPI too.
5 (font_sort_entites): Setup prefer_prop[FONT_DPI_INDEX] too. 16 (font_sort_entites): Setup prefer_prop[FONT_DPI_INDEX] too.