]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 16 Aug 2000 11:17:37 +0000 (11:17 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 16 Aug 2000 11:17:37 +0000 (11:17 +0000)
lisp/ChangeLog
src/ChangeLog

index 946e09216a4654a114c4bef2d06481a9c8b25ccd..e6c2423b900fe769f34f08c5eefc40775786d4b3 100644 (file)
@@ -1,3 +1,8 @@
+2000-08-16  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/ccl.el (declare-ccl-program): Docstring modified.
+       (ccl-execute-with-args): Likewise.
+
 2000-08-16  Miles Bader  <miles@gnu.org>
 
        * progmodes/sql.el: Add compatibility definition onf
index 0c05067f6e43927b1fe50bbf478e117ffa5d370f..ace6b087bfc0557dcf2797fba37f8458f41b3b8a 100644 (file)
@@ -1,5 +1,8 @@
 2000-08-16  Kenichi Handa  <handa@etl.go.jp>
 
+       * coding.c (encode_coding): Fix the bug of not flushing ISO escape
+       sequence at the end of the source block.
+
        * ccl.c (Fccl_program_p): Docstring modified.
        (Fccl_execute): Likewise.
        (Fccl_execute_on_string): Likewise.