From: Kenichi Handa Date: Thu, 25 Jan 2001 11:48:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.96~103 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0fdb4475a0cabfc9523e90cb8983f9b66897beaa;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9b4b8bd9849..c9512e37b14 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2001-01-25 Kenichi Handa + + * international/mule-cmds.el (reset-language-environment): Make + the priority of coding-category-utf-8 higher than + coding-category-binary. + + * international/mule-conf.el (coding-category-utf-8): Initialize + to mule-utf-8. + + * loadup.el: Preload international/utf-8. + + * international/utf-8.el: New file. + 2001-01-24 Stefan Monnier * diff-mode.el (diff-mode): Disable preliminary support for `compile'.