aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2000-08-16 11:17:37 +0000
committerKenichi Handa2000-08-16 11:17:37 +0000
commit9d7bcb2ee809eecf41ffdecd4794ca62e44a5478 (patch)
tree9c8b1bb69fabe614de4c5da4bad4e783b61178a2 /src/ChangeLog
parent07fd074eb839fb01fdc70cfde3d6e59f667917c8 (diff)
downloademacs-9d7bcb2ee809eecf41ffdecd4794ca62e44a5478.tar.gz
emacs-9d7bcb2ee809eecf41ffdecd4794ca62e44a5478.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0c05067f6e4..ace6b087bfc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-08-16 Kenichi Handa <handa@etl.go.jp> 12000-08-16 Kenichi Handa <handa@etl.go.jp>
2 2
3 * coding.c (encode_coding): Fix the bug of not flushing ISO escape
4 sequence at the end of the source block.
5
3 * ccl.c (Fccl_program_p): Docstring modified. 6 * ccl.c (Fccl_program_p): Docstring modified.
4 (Fccl_execute): Likewise. 7 (Fccl_execute): Likewise.
5 (Fccl_execute_on_string): Likewise. 8 (Fccl_execute_on_string): Likewise.