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, 11 Jun 2004 22:38:34 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3740 emacs/src/ChangeLog:1.3741
*** emacs/src/ChangeLog:1.3740  Fri Jun 11 21:47:28 2004
--- emacs/src/ChangeLog Sat Jun 12 02:36:47 2004
***************
*** 1,3 ****
--- 1,18 ----
+ 2004-06-12  Kenichi Handa  <address@hidden>
+ 
+       * ccl.c (CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in
+       ccl_prog_stack_struct and update it.
+       (CCL_INVALID_CMD): If CCL_DEBUG is defined, call ccl_debug_hook.
+       (CCL_READ_CHAR): Get instruction counter from eof_ic, not from
+       ccl->eof_ic on EOF.
+       (ccl_debug_hook): New function.
+       (struct ccl_prog_stack): New member eof_ic.
+       (ccl_driver): Handle EOF in subrountine call correctly.
+ 
+ 2004-06-11  Kenichi Handa  <address@hidden>
+ 
+       * coding.c (decode_coding_string): Check CODING_FINISH_INTERRUPT.
+ 
  2004-06-11  Kim F. Storm  <address@hidden>
  
        * emacs.c (shut_down_emacs): Inhibit redisplay during shutdown.




reply via email to

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