update.
authortomo <tomo>
Fri, 28 Dec 2001 11:01:03 +0000 (11:01 +0000)
committertomo <tomo>
Fri, 28 Dec 2001 11:01:03 +0000 (11:01 +0000)
src/ChangeLog

index afce8fd..3062924 100644 (file)
@@ -1,3 +1,10 @@
+2001-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule-charset.c (Qcode_offset): New variable.
+       (Fmake_charset): Use `XUINT' to get value of `min-code' and
+       `max-code'; accept new property `code-offset'.
+       (syms_of_mule_charset): Add new symbol `code-offset'.
+
 2001-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mule-charset.c (range_charset_code_point): Fixed.