aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2000-12-05 08:33:40 +0000
committerKenichi Handa <[email protected]>2000-12-05 08:33:40 +0000
commit73daff18c1be37c0886c441f4d79ccf6b1043f74 (patch)
tree8b07153571ba9845d333ae78ae859f4a32b7803e /lisp
parentca3ab2d8060e8d9671bad7d97bb2d5c70a5fd103 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 236a680f3b..c5d6d15eb9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-05 Kenichi Handa <[email protected]>
+
+ * language/chinese.el (chinese-iso-8bit): Change mime-charset name
+ to cn-gb.
+ (cn-gb, gb2312): New aliases for chinese-iso-8bit.
+
2000-12-04 Dave Love <[email protected]>
* emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.