aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 83df877fd7f..160e667fbf8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12005-07-14 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (code_convert_region_unwind): ARG is changed to a cons.
4 (code_convert_region): Adjusted for the above change.
5 (set_conversion_work_buffer): If the work buffer is already in
6 use, generate a new buffer and return it. Otherwise return Qnil.
7 (run_pre_post_conversion_on_str): Adjusted for the above change.
8 (run_pre_write_conversin_on_c_str): Likewise.
9
12005-07-13 Kim F. Storm <storm@cua.dk> 102005-07-13 Kim F. Storm <storm@cua.dk>
2 11
3 * xdisp.c (start_display): Don't reseat to next visible line start 12 * xdisp.c (start_display): Don't reseat to next visible line start