# HG changeset patch # User Kenichi Handa # Date 1056324464 0 # Node ID 3fbea86729733fd9843201e3918be408406dda08 # Parent 651a752f98b21a8513f346664a2eb68b0c276d03 *** empty log message *** diff -r 651a752f98b2 -r 3fbea8672973 lisp/ChangeLog --- a/lisp/ChangeLog Sun Jun 22 23:27:26 2003 +0000 +++ b/lisp/ChangeLog Sun Jun 22 23:27:44 2003 +0000 @@ -1,3 +1,14 @@ +2003-06-23 Kenichi Handa + + * international/mule-conf.el (utf-16-be): Make it an alias of + utf-16be-with-signature. + (utf-16-le): Make it an alias of utf-16le-with-signature. + (utf-16-be-with-signature, utf-16-le-with-signature): Remove these + coding system aliases. + + * international/utf-7.el (utf-7-decode, utf-7-encode): Use + utf-16be, not utf-16-be. + 2003-06-06 Kenichi Handa * international/mule.el (coding-system-category): New function.