summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2008-03-27 11:36:43 +0000
committerKenichi Handa <handa@m17n.org>2008-03-27 11:36:43 +0000
commit880820fe8732e4384f5fbeb1998fa582e86e80cf (patch)
tree250c4c2148120605db516c987c23b85063b5497d /test
parent5148e555c837cb8e6b6ada594f97bc34f9bc667c (diff)
downloademacs-880820fe8732e4384f5fbeb1998fa582e86e80cf.tar.gz
(Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list. (syms_of_charset): Make the charset `eight-bit' supplementary.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 2275e54e6f1..19f95869f5f 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -7,7 +7,7 @@
* icalendar-testsuite.el: New file.
;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
;; add-log-time-zone-rule: t
;; End: