From 0e0ed391dfd5bbc871df7bc987220b7994a85cf5 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 3 Oct 1999 14:39:02 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32d322c..0eba965 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +1999-10-02 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `japanese-jisx0208'. + + * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el, + mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el, + mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el, + mule/ccs-viscii.el: New files. + + * bytecomp.el (byte-compile-insert-header): Don't use `raw-text' + if \uXXXX is found. + 1999-09-30 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list): Add -- 1.7.10.4