aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 351d5fa1377..9be736a7fc3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12002-04-09 Kenichi Handa <handa@etl.go.jp>
2
3 * fileio.c (Finsert_file_contents): Fix calculation of `inserted'.
4 Fix arguments to insert_from_buffer.
5
6 * xdisp.c (display_mode_element): Fix calculation of `bytepos'.
7
12002-03-11 Kenichi Handa <handa@etl.go.jp> 82002-03-11 Kenichi Handa <handa@etl.go.jp>
2 9
3 * coding.c (produce_chars): Set the variable `multibytep' correctly. 10 * coding.c (produce_chars): Set the variable `multibytep' correctly.