log src/fileio.c @ 9955:dfb5d7e86733

age author description
Wed, 16 Nov 1994 00:52:35 +0000 Richard M. Stallman (Fread_file_name_internal): Protect orig_string.
Tue, 15 Nov 1994 00:30:47 +0000 Richard M. Stallman (Finsert_file_contents): Init not_regular at the beginning.
Mon, 14 Nov 1994 23:58:19 +0000 Richard M. Stallman (Finsert_file_contents): If VISIT, set the buffer components
Wed, 09 Nov 1994 20:53:55 +0000 Richard M. Stallman (Fsubstitute_in_file_name): Add missing #endif.
Tue, 01 Nov 1994 08:16:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Fri, 07 Oct 1994 08:42:25 +0000 Richard M. Stallman (check_writable, check_executable): Test HAVE_EACCESS.
Wed, 05 Oct 1994 09:33:33 +0000 Richard M. Stallman (Ffile_regular_p): New function.
Tue, 04 Oct 1994 15:52:06 +0000 Karl Heuer (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
Tue, 04 Oct 1994 14:23:18 +0000 Karl Heuer (Finsert_file_contents): No longer necessary to set type separately.
Tue, 04 Oct 1994 12:05:13 +0000 Karl Heuer (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
Sun, 02 Oct 1994 23:57:26 +0000 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
Thu, 29 Sep 1994 23:20:43 +0000 Richard M. Stallman (check_writable, check_executable) [__HURD__]: Use eaccess.
Wed, 28 Sep 1994 20:45:08 +0000 Karl Heuer (Fdelete_file): Undo Sep 16 change.
Tue, 27 Sep 1994 03:03:38 +0000 Karl Heuer (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
Sat, 24 Sep 1994 23:24:52 +0000 Richard M. Stallman (Ffile_writable_p): Use stat to test for existence.
Sun, 18 Sep 1994 20:01:47 +0000 Richard M. Stallman (Ffile_writable_p): Don't use ro_fsys.
Sun, 18 Sep 1994 19:17:01 +0000 Karl Heuer (Fcopy_file): Use set_file_times, and check for the error return.
Sat, 17 Sep 1994 03:12:39 +0000 Karl Heuer (barf_or_query_if_file_exists): Fix declaration.
Fri, 16 Sep 1994 23:39:59 +0000 Karl Heuer (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
Fri, 16 Sep 1994 22:17:40 +0000 Karl Heuer (Fdelete_file): Bind completion-ignored-extensions to nil.
Wed, 14 Sep 1994 09:16:31 +0000 Richard M. Stallman (Fset_default_file_modes): Doc fix.
Mon, 05 Sep 1994 01:12:25 +0000 Karl Heuer (Ffile_accessible_directory_p): Put back the gcpro.
Tue, 30 Aug 1994 04:30:33 +0000 Richard M. Stallman (Ffile_accessible_directory_p): No need for gcpro.
Wed, 24 Aug 1994 00:39:46 +0000 Karl Heuer (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
Wed, 24 Aug 1994 00:35:51 +0000 Karl Heuer (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
Tue, 23 Aug 1994 22:36:41 +0000 Richard M. Stallman (O_RDONLY): Defined.
Tue, 23 Aug 1994 07:05:17 +0000 Richard M. Stallman (Fmake_directory_internal): Pass just 2 args to handler.
Thu, 04 Aug 1994 23:36:07 +0000 Richard M. Stallman (Fread_file_name_internal): Call double_dollars when `changed' is set.
Sun, 24 Jul 1994 05:42:51 +0000 Richard M. Stallman (Fwrite_region): Do unwind the new unwind protect.