(Finsert_file_contents): When handling REPLACE,
authorRichard M. Stallman <rms@gnu.org>
Wed, 2 Apr 1997 05:03:06 +0000 (05:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 2 Apr 1997 05:03:06 +0000 (05:03 +0000)
commit727a0b4a0f92e32aa57f5c1567a6ec7993e4d610
treeb09b17098bb9d4c68feba4e855b8c2d0209d0f18
parent0118dcd34323b01bb6472298df0741030eceb8a4
(Finsert_file_contents): When handling REPLACE,
first try comparing block by block; if we discover a need for
nontrivial code conversion, give up and try convert-whole-file method.
src/fileio.c