Mercurial > emacs
diff lisp/ChangeLog @ 89473:3b15f21df0b6
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 06 Jun 2003 03:59:55 +0000 |
parents | 7bae1aa5a973 |
children | 3fbea8672973 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 06 03:59:02 2003 +0000 +++ b/lisp/ChangeLog Fri Jun 06 03:59:55 2003 +0000 @@ -1,8 +1,16 @@ 2003-06-06 Kenichi Handa <handa@m17n.org> - * international/mule.el (set-coding-priority): Re-written. + * international/mule.el (coding-system-category): New function. + (set-coding-priority): Re-written. (make-translation-table): Re-written. + * international/mule-cmds.el (universal-coding-system-argument): + Check the coding system type `undecided', not `t'. + (sort-coding-systems): Fix for iso-2022 coding systems. + (find-multibyte-characters): Fix for eight-bit chars. + (set-language-environment): Set charset priorities according to + the charsets supported by the coding systems of higher priorities. + 2003-06-05 Kenichi Handa <handa@m17n.org> * font-lock.el