emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 30 May 2003 03:58:23 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3260 emacs/src/ChangeLog:1.3261
*** emacs/src/ChangeLog:1.3260  Wed May 28 19:27:09 2003
--- emacs/src/ChangeLog Fri May 30 03:58:23 2003
***************
*** 1,3 ****
--- 1,15 ----
+ 2003-05-30  Kenichi Handa  <address@hidden>
+ 
+       * coding.c (ccl_coding_driver): Set ccl->eight_bit_control
+       properly before calling ccl_driver.
+ 
+       * ccl.h (struct ccl_program) <eight_bit_control: Comment fixed.
+ 
+       * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when it is
+       nonzero.
+       (ccl_driver): Initialize extra_bytes to ccl->eight_bit_control.
+       (setup_ccl_program): Initialize ccl->eight_bit_control to zero.
+ 
  2003-05-29  Kenichi Handa  <address@hidden>
  
        * coding.c (decode_coding_iso2022): Pay attention to the byte




reply via email to

[Prev in Thread] Current Thread [Next in Thread]