(Fsubstitute_in_file_name): Adjusted for the change of
authorKenichi Handa <handa@m17n.org>
Wed, 15 Dec 1999 00:11:24 +0000 (00:11 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 15 Dec 1999 00:11:24 +0000 (00:11 +0000)
commitce51c54c3fee569d6dd0857971cd42f47f0b718d
treeb2ce0cd13d783930dd26134d1f5e9da35f86b8f7
parent9d100795e3a2bda1a03724fb539851bb2cf15df2
(Fsubstitute_in_file_name): Adjusted for the change of
CHAR_STRING.
(Finsert_file_contents): Set Vlast_coding_system_used before
calling signal_after_change.  Call update_compositions if some
texts are inserted..
(Fwrite_region): Adjusted for the change of a_write and e_write.
(a_write): Argument changed.  Work based on character position,
not byte position.
(e_write): Argument changed.  Handle new way of composition.
src/fileio.c