log src/fileio.c @ 36693:ca1461008b2c

age author description
Fri, 09 Mar 2001 12:38:54 +0000 Gerd Moellmann (Fwrite_region) [DOS_NT]: Remove O_TRUNC from open
Wed, 07 Mar 2001 16:52:08 +0000 Eli Zaretskii Fix a typo in a comment.
Fri, 02 Mar 2001 13:31:33 +0000 Gerd Moellmann (Fexpand_file_name): Collapse sequences of slashes
Tue, 09 Jan 2001 13:46:28 +0000 Gerd Moellmann (do_auto_save_unwind): Do the pop_message here
Tue, 02 Jan 2001 14:08:14 +0000 Eli Zaretskii (e_write): Remove unused variable `require_encoding_p'.
Sat, 16 Dec 2000 15:31:03 +0000 Eli Zaretskii (Fcopy_file): Rename the last argument to keep_time, to
Mon, 04 Dec 2000 15:54:20 +0000 Gerd Moellmann (auto_save_error): Add parameter ERROR. Show the
Mon, 04 Dec 2000 13:30:09 +0000 Gerd Moellmann (Finsert_file_contents): When VISIT is t, don't
Sat, 02 Dec 2000 11:16:13 +0000 Eli Zaretskii (Fread_file_name) [DOS_NT]: Don't crash if homedir is NULL.
Mon, 06 Nov 2000 14:33:25 +0000 Stefan Monnier (Fwrite_region): Use `visiting' rather than `visit'
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Wed, 20 Sep 2000 16:24:15 +0000 Gerd Moellmann (Fread_file_name): Doc fix.
Tue, 22 Aug 2000 22:19:26 +0000 Andrew Innes [USE_CRT_DLL]: Remove unnecessary extern, which screws
Thu, 17 Aug 2000 20:25:50 +0000 Gerd Moellmann (build_annotations): Add a comment explaining the
Sat, 05 Aug 2000 19:26:04 +0000 Gerd Moellmann (Finsert_file_contents): Use xfree instead of free.