update.
authortomo <tomo>
Tue, 22 Apr 2003 09:09:26 +0000 (09:09 +0000)
committertomo <tomo>
Tue, 22 Apr 2003 09:09:26 +0000 (09:09 +0000)
lisp/ChangeLog
src/ChangeLog

index 71c914a..5990291 100644 (file)
@@ -1,3 +1,8 @@
+2003-04-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * mule/mule-conf.el: `chinese-gb2312' is renamed to `=gb2312'.
+       (chinese-gb2312): New alias for `=gb2312'.
+
 2003-04-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * mule/mule-conf.el: `chinese-big5' is renamed to `=big5'.
index d0362cf..c34c06d 100644 (file)
@@ -1,3 +1,11 @@
+2003-04-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * mule-charset.c (Qmap_gb2312): Renamed from `Qchinese_gb2312'.
+       (syms_of_mule_charset): Add new symbol `=gb2312' instead of
+       `chinese-gb2312'.
+       (complex_vars_of_mule_charset): Rename `chinese-gb2312' to
+       `=gb2312'.
+
 2003-04-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * mule-charset.c (Qmap_big5): Renamed from `Qchinese_big5'.