]> git.eshelyaron.com Git - emacs.git/commit
(Finsert_file_contents): In the case of REPALCE, call
authorKenichi Handa <handa@m17n.org>
Tue, 22 Jun 1999 23:25:16 +0000 (23:25 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 22 Jun 1999 23:25:16 +0000 (23:25 +0000)
commit427f5aab9d1831bbb16fa051a4210a85fdccc406
tree51e6dbd47dfb2b65ceeda68d54da6a716ac17e6d
parent3f66fcdb622c0ed8408b45ed04320df7c7b2c4fc
(Finsert_file_contents): In the case of REPALCE, call
del_range_byte instead off del_range_1, set `inserted' to the
number of characters actually inserted.
src/fileio.c