changeset 102957:b145ec03f378

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 14 Apr 2009 01:27:02 +0000
parents b20a4659fd91
children ca1d2b3eaecc
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Apr 14 01:26:03 2009 +0000
+++ b/src/ChangeLog	Tue Apr 14 01:27:02 2009 +0000
@@ -1,3 +1,12 @@
+2009-04-14  Kenichi Handa  <handa@m17n.org>
+
+	* xfont.c (xfont_has_char): The font has C if C is ASCII and the
+	encoding charset is ascii_compatible.
+
+	* charset.c (Fdefine_charset_internal): Make charset
+	ascii-compatible if the method is CHARSET_METHOD_OFFSET, the
+	code_offset is 0, and covers all ASCII characters.
+
 2009-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* nsselect.m (symbol_to_nsstring, clean_local_selection_data)