changeset 89477:3fbea8672973

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sun, 22 Jun 2003 23:27:44 +0000
parents 651a752f98b2
children 756c32423971
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <handa@m17n.org>
+
+	* 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  <handa@m17n.org>
 
 	* international/mule.el (coding-system-category): New function.