Mercurial > emacs
changeset 88444:826a144efb7e
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 09 Apr 2002 07:39:44 +0000 |
parents | 6b86cf30a0b9 |
children | 51e9e2d876e1 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Mar 11 11:28:41 2002 +0000 +++ b/src/ChangeLog Tue Apr 09 07:39:44 2002 +0000 @@ -1,3 +1,10 @@ +2002-04-09 Kenichi Handa <handa@etl.go.jp> + + * fileio.c (Finsert_file_contents): Fix calculation of `inserted'. + Fix arguments to insert_from_buffer. + + * xdisp.c (display_mode_element): Fix calculation of `bytepos'. + 2002-03-11 Kenichi Handa <handa@etl.go.jp> * coding.c (produce_chars): Set the variable `multibytep' correctly.