diff src/ChangeLog @ 95700:565290f643f1

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 09 Jun 2008 07:19:19 +0000
parents d9b3cab42375
children c4e564b85d66
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jun 09 07:17:32 2008 +0000
+++ b/src/ChangeLog	Mon Jun 09 07:19:19 2008 +0000
@@ -1,3 +1,12 @@
+2008-06-09  Kenichi Handa  <handa@m17n.org>
+
+	* font.c (Qascii_0): New variable.
+	(syms_of_font): DEFSYM it.
+	(font_open_by_name): If the registry "iso8859-1" fails, try also
+	"ascii-0".
+
+	* ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'.
+
 2008-06-08  Kenichi Handa  <handa@m17n.org>
 
 	* .gdbinit (xfont): New command.