changeset 96264:f6d31b2307be

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 25 Jun 2008 07:35:49 +0000
parents 9775da34ea47
children 22fe16069ff4
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jun 25 07:35:33 2008 +0000
+++ b/src/ChangeLog	Wed Jun 25 07:35:49 2008 +0000
@@ -1,5 +1,12 @@
 2008-06-25  Kenichi Handa  <handa@m17n.org>
 
+	* xfaces.c (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
+
+	* font.c (font_parse_fcname): Remove unused variables.
+	(font_sort_entites): Delete the arg SPEC.  Caller changed.  Fix
+	for the case of ! best_only.
+	(font_delete_unmatched): Check DPI and AVGWIDTH too.
+
 	* lisp.h (Fstring_to_unibyte): EXFUN it.
 
 	* character.h: (str_to_unibyte): Extern it.