(Finsert_file_contents): Run format-decode and
authorMartin Rudalics <rudalics@gmx.at>
Tue, 7 Aug 2007 12:23:20 +0000 (12:23 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 7 Aug 2007 12:23:20 +0000 (12:23 +0000)
commit6f2528d8d8c66e7bfbd0cd33280fabeebcf445aa
treea012cc695e96da9b0fa93e70aca828c8d74a6c95
parent3ceeb306d2d5843f7277a51c5425386d64678e31
(Finsert_file_contents): Run format-decode and
after_insert_file_functions on entire buffer when REPLACE is
non-nil and inhibit modification_hooks and point_motion_hooks.
For consistency, run after_insert_file_functions iff something
got inserted.  Move signal_after_change and update_compositions
after code running after_insert_file_functions.  Make sure that
undo_list doesn't record intermediate steps of the decoding
process.
src/ChangeLog
src/fileio.c