(Finsert_file_contents): Determine the character coding
authorRichard M. Stallman <rms@gnu.org>
Tue, 1 Apr 1997 07:17:40 +0000 (07:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 1 Apr 1997 07:17:40 +0000 (07:17 +0000)
commit3dbcf3f67b2180d4c8aec76ad0298aaacad9dab0
tree817c2d059493307dfa934f6efc3e323e6f2f9e4c
parent4f1d7d31737310082d0e03b0007d0c25db175480
(Finsert_file_contents): Determine the character coding
before we see if REPLACE can be handled.
Do handle REPLACE even if code conversion is needed.

(Fcopy_file): Fix previous change.
src/fileio.c