changeset 35538:d7c10fa6c585

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 25 Jan 2001 11:48:08 +0000
parents 272a444136b8
children 57b31206dbfa
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 25 11:42:55 2001 +0000
+++ b/lisp/ChangeLog	Thu Jan 25 11:48:08 2001 +0000
@@ -1,3 +1,16 @@
+2001-01-25  Kenichi Handa  <handa@etl.go.jp>
+
+	* 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  <monnier@cs.yale.edu>
 
 	* diff-mode.el (diff-mode): Disable preliminary support for `compile'.