update.
authortomo <tomo>
Sun, 9 Mar 2003 16:46:20 +0000 (16:46 +0000)
committertomo <tomo>
Sun, 9 Mar 2003 16:46:20 +0000 (16:46 +0000)
src/ChangeLog

index ee79580..6047522 100644 (file)
@@ -1,3 +1,18 @@
+2003-03-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * mule-charset.c (put_char_ccs_code_point): Refer `=ucs' instead
+       of `ucs'.
+       (Qmap_ucs): New variable.
+       (syms_of_mule_charset): Add new symbol `=ucs'.
+       (complex_vars_of_mule_charset): Rename `ucs' to `=ucs'.
+
+       * fns.c (ids_format_unit): Refer `=ucs' instead of `ucs'.
+       (simplify_char_spec): Likewise.
+
+       * chartab.c (Fdefine_char): Refer `=ucs' as same as `ucs'.
+
+       * char-ucs.h (Qmap_ucs): New extern variable.
+
 2003-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mule-charset.c (Qmap_jis_x0208): Renamed from `Qjis_x0208'.