changeset 60306:f0819ce6d7e4

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 28 Feb 2005 07:19:16 +0000
parents a878c25f56db
children ae8e54a87aa7 92c8be21e2c3
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Feb 28 07:15:42 2005 +0000
+++ b/lisp/ChangeLog	Mon Feb 28 07:19:16 2005 +0000
@@ -1,3 +1,15 @@
+2005-02-28  Chong Yidong" <cyd@stupidchicken.com> (tiny change)
+
+	* international/utf-16.el (ccl-encode-mule-utf-16le): Fix
+	BUFFER_MAGNIFICATION to 2.
+	(ccl-encode-mule-utf-16be): Likewise.
+
+2005-02-28  Kenichi Handa  <handa@m17n.org>
+
+	* international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
+	Fix BUFFER_MAGNIFICATION to 4.
+	(ccl-encode-mule-utf-16be-with-signature): Likewise.
+
 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
 
 	* speedbar.el (speedbar-update-flag): Doc fix.