Mercurial > emacs
diff lisp/ChangeLog @ 35538:d7c10fa6c585
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 25 Jan 2001 11:48:08 +0000 |
parents | 70ff28b48bac |
children | 025e83395d81 |
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'.