*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 2 Mar 2006 06:54:45 +0000 (06:54 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 2 Mar 2006 06:54:45 +0000 (06:54 +0000)
src/ChangeLog.unicode

index 2ee61b5..2a21562 100644 (file)
@@ -1,5 +1,10 @@
 2006-03-02  Kenichi Handa  <handa@m17n.org>
 
+       * coding.c (decode_coding): Fix previous change.
+
+       * xterm.c (x_set_glyph_string_clipping_exactly): Set
+       src->clip_head and src->clip_tail temporarily instead of src->hl.
+
        * ccl.c (CCL_WRITE_STRING): Handle a flag bit for multibyte
        character sequence.
        (Fccl_execute_on_string): Use ASET, not XSET.