]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Sat, 22 Nov 2003 11:20:45 +0000 (11:20 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 22 Nov 2003 11:20:45 +0000 (11:20 +0000)
src/ChangeLog.22

index c75495b1d92a066c86f80bc37882f2958e2b67ed..679f3b08a321c30775cbdd6b5250e14902e6deea 100644 (file)
@@ -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.