log src/fileio.c @ 17835:f36ffb6f1208

age author description
Fri, 16 May 1997 00:43:29 +0000 Kenichi Handa Name change through the code:
Thu, 15 May 1997 21:28:03 +0000 Richard M. Stallman (Finsert_file_contents): Use xrealloc too.
Thu, 15 May 1997 20:15:56 +0000 Richard M. Stallman (Finsert_file_contents): Use xmalloc. not malloc.
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Fwrite_region): Add 7th optional arg
Sat, 10 May 1997 03:20:43 +0000 Richard M. Stallman (Fread_file_name): Finish previous change.
Wed, 07 May 1997 07:26:10 +0000 Richard M. Stallman (Fread_file_name): Pass default to Fcompleting_read.
Tue, 29 Apr 1997 00:51:47 +0000 Richard M. Stallman (Fexpand_file_name): Check length > 0 when necessary.
Sun, 27 Apr 1997 18:19:42 +0000 Richard M. Stallman (Fsubstitute_in_file_name): Use xnm uniformly, never nm,
Fri, 25 Apr 1997 04:59:48 +0000 Richard M. Stallman (Fwrite_region): GCPRO `start' near the beginning.
Fri, 18 Apr 1997 02:47:40 +0000 Richard M. Stallman (Fexpand_file_name): Fix expansion of "/foo/../".
Fri, 11 Apr 1997 18:25:41 +0000 Richard M. Stallman (Finsert_file_contents): Do call signal_after_change
Wed, 02 Apr 1997 19:06:31 +0000 Richard M. Stallman (Fcopy_file): Fix error message.
Wed, 02 Apr 1997 06:12:48 +0000 Richard M. Stallman (Finsert_file_contents): Handle non-regular files.
Wed, 02 Apr 1997 05:03:06 +0000 Richard M. Stallman (Finsert_file_contents): When handling REPLACE,
Tue, 01 Apr 1997 07:17:40 +0000 Richard M. Stallman (Finsert_file_contents): Determine the character coding