(Finsert_file_contents): Do call signal_after_change
commit0342d8c579a4b9d7b6377e0fc92d74acd2acd0a9
authorRichard M. Stallman <rms@gnu.org>
Fri, 11 Apr 1997 18:25:41 +0000 (11 18:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 11 Apr 1997 18:25:41 +0000 (11 18:25 +0000)
treee2dce63201a3ac52e1c7bb28945dc39d676344e1
parenta3edd195b67b3e92b73c2bf214eb5e793c6888a2
(Finsert_file_contents): Do call signal_after_change
when REPLACE is handled by reading directly from the file.
Use insert_1 to insert replacement text, to avoid
query about whether to modify the buffer.
src/fileio.c