changeset 89643:56f15cda6c48

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 22 Nov 2003 11:20:45 +0000
parents e97441b6244b
children fc9cda144ffc
files src/ChangeLog.22
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.22	Sat Nov 22 11:20:05 2003 +0000
+++ b/src/ChangeLog.22	Sat Nov 22 11:20:45 2003 +0000
@@ -1,5 +1,7 @@
 2003-11-22  Kenichi Handa  <handa@m17n.org>
 
+	* coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
+
 	* keymap.c (store_in_keymap): Pay attention to the case that idx
 	is a cons specifying a character range.