aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2002-04-09 07:39:44 +0000
committerKenichi Handa2002-04-09 07:39:44 +0000
commit6a709baf2a6cb7932fbc00080212294d39bb5781 (patch)
tree3c26f730680ed2a2d1e32cd676b5259f0a29573b /src/ChangeLog
parent71c8142642c6d74af67b1b99642881a79fccee97 (diff)
downloademacs-6a709baf2a6cb7932fbc00080212294d39bb5781.tar.gz
emacs-6a709baf2a6cb7932fbc00080212294d39bb5781.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-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.