diff options
| author | Kenichi Handa | 2002-04-09 07:39:44 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2002-04-09 07:39:44 +0000 |
| commit | 6a709baf2a6cb7932fbc00080212294d39bb5781 (patch) | |
| tree | 3c26f730680ed2a2d1e32cd676b5259f0a29573b /src/ChangeLog | |
| parent | 71c8142642c6d74af67b1b99642881a79fccee97 (diff) | |
| download | emacs-6a709baf2a6cb7932fbc00080212294d39bb5781.tar.gz emacs-6a709baf2a6cb7932fbc00080212294d39bb5781.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-03-11 Kenichi Handa <handa@etl.go.jp> | 8 | 2002-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. |