comparison src/ChangeLog @ 96264:f6d31b2307be

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 25 Jun 2008 07:35:49 +0000
parents 88d4cd706ca4
children 43fea43f47a2
comparison
equal deleted inserted replaced
96263:9775da34ea47 96264:f6d31b2307be
1 2008-06-25 Kenichi Handa <handa@m17n.org> 1 2008-06-25 Kenichi Handa <handa@m17n.org>
2
3 * xfaces.c (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
4
5 * font.c (font_parse_fcname): Remove unused variables.
6 (font_sort_entites): Delete the arg SPEC. Caller changed. Fix
7 for the case of ! best_only.
8 (font_delete_unmatched): Check DPI and AVGWIDTH too.
2 9
3 * lisp.h (Fstring_to_unibyte): EXFUN it. 10 * lisp.h (Fstring_to_unibyte): EXFUN it.
4 11
5 * character.h: (str_to_unibyte): Extern it. 12 * character.h: (str_to_unibyte): Extern it.
6 13