# HG changeset patch # User Kenichi Handa # Date 1049075328 0 # Node ID 807c5a3c80d14a8e0a81170c2525833e96f274c6 # Parent 12444cb907854b9705ff326ee5a0b429d283ccb2 *** empty log message *** diff -r 12444cb90785 -r 807c5a3c80d1 lisp/ChangeLog --- a/lisp/ChangeLog Mon Mar 31 01:48:23 2003 +0000 +++ b/lisp/ChangeLog Mon Mar 31 01:48:48 2003 +0000 @@ -1,3 +1,11 @@ +2003-03-31 Kenichi Handa + + * international/utf-16.el (ccl-decode-mule-utf-16-le): Don't + assume the signature bytes. + (ccl-decode-mule-utf-16-be): Likewise. + (ccl-encode-mule-utf-16-le): Don't produce the signature bytes. + (ccl-encode-mule-utf-16-be): Likewise. + 2003-03-30 Kevin Ryde * info-look.el (sh-mode): Add doc-specs for commands and variables.