]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 9 Apr 2002 07:39:44 +0000 (07:39 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 9 Apr 2002 07:39:44 +0000 (07:39 +0000)
src/ChangeLog

index 351d5fa137719b0602560793b330a8149b3da08a..9be736a7fc3e0d9d47471006a7801b32c33905cc 100644 (file)
@@ -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.