log src/fileio.c @ 18779:c47ea87f3bd7 libc-970715

age author description
Sun, 13 Jul 1997 20:37:01 +0000 Richard M. Stallman (Fwrite_region) [DOS_NT]: Always use binary mode since
Sat, 12 Jul 1997 06:43:08 +0000 Richard M. Stallman (Fwrite_region): Fix call2 argument.
Tue, 08 Jul 1997 11:37:32 +0000 Richard M. Stallman (Finsert_file_contents): Give up match-end only if
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Finsert_file_contents): If enable-multibyte-characters
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Wed, 02 Jul 1997 12:53:58 +0000 Kenichi Handa (Finsert_file_contents): Doc-string fixed. Call
Wed, 25 Jun 1997 06:51:08 +0000 Richard M. Stallman (Finsert_file_contents): Pass new arg to prepare_to_modify_buffer.
Tue, 24 Jun 1997 03:33:33 +0000 Karl Heuer (Ffile_directory_p): Doc fix.
Mon, 16 Jun 1997 07:31:56 +0000 Richard M. Stallman (Fdo_auto_save): Use stdio to write the save-list file.
Tue, 10 Jun 1997 11:58:57 +0000 Erik Naggum (Fwrite_region): Fix previous doc change.
Mon, 09 Jun 1997 12:59:52 +0000 Kenichi Handa (Fwrite_region): Cancel the 7th argument CODING_SYSTEM
Mon, 02 Jun 1997 00:32:20 +0000 Richard M. Stallman (Fwrite_region, build_annotations):
Tue, 27 May 1997 01:51:04 +0000 Richard M. Stallman (Fdo_auto_save): Pass new arg to sit_for.
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
Tue, 01 Apr 1997 04:25:04 +0000 Richard M. Stallman (Fcopy_file): Use Qfile_date_error if can't set file date.
Thu, 27 Feb 1997 08:01:34 +0000 Kenichi Handa (Finsert_file_contents, Fwrite_region): Do not perform
Sat, 22 Feb 1997 19:31:32 +0000 Karl Heuer Include charset.h and coding.h.
Mon, 16 Dec 1996 05:53:33 +0000 Richard M. Stallman Fix previous change.
Mon, 16 Dec 1996 05:46:37 +0000 Richard M. Stallman (Finsert_file_contents): Handle BEG and END non-nil
Wed, 11 Dec 1996 00:29:18 +0000 Richard M. Stallman (Fwrite_region): Be careful not to destroy contents of
Mon, 09 Dec 1996 06:38:01 +0000 Richard M. Stallman (Fread_file_name_internal): Verify STRING is a string.
Thu, 07 Nov 1996 06:07:00 +0000 Richard M. Stallman (USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.
Sat, 26 Oct 1996 18:16:11 +0000 Richard M. Stallman (Fexpand_file_name): No longer discard .../ before another / or ~.
Wed, 25 Sep 1996 03:23:03 +0000 Richard M. Stallman (Vuser_login_name): Declared extern.
Tue, 17 Sep 1996 16:18:22 +0000 Erik Naggum (syms_of_fileio): staticpro Qset_visited_file_modtime.
Wed, 11 Sep 1996 21:59:57 +0000 Karl Heuer Change all references from point to PT.
Tue, 10 Sep 1996 19:54:02 +0000 Richard M. Stallman (Faccess_file): New function.
Sun, 01 Sep 1996 20:44:46 +0000 Richard M. Stallman (build_annotations): Remember original buffer that the
Sat, 20 Jul 1996 07:00:51 +0000 Karl Heuer (check_writable): Use euidaccess, not eaccess.
Sun, 07 Jul 1996 22:36:38 +0000 Karl Heuer (Fcopy_file): Use st_ino under DJGPP v2 and later to
Sun, 07 Jul 1996 01:59:35 +0000 Miles Bader (DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.
Tue, 02 Jul 1996 16:25:58 +0000 Miles Bader (DRIVE_LETTER) [MSDOS]: Lower-case drive letters.
Fri, 28 Jun 1996 07:05:19 +0000 Richard M. Stallman (check_executable): Use euidaccess, not eaccess.
Thu, 13 Jun 1996 19:09:32 +0000 Richard M. Stallman (Fexpand_file_name): When simplifying /foo/.., keep the initial slash.
Thu, 06 Jun 1996 19:41:46 +0000 Richard M. Stallman (Ffile_name_directory) [WINDOWSNT]: Remove previous
Mon, 03 Jun 1996 21:16:17 +0000 Richard M. Stallman (DRIVE_LETTER): [DOS_NT] New macro.
Sat, 01 Jun 1996 02:23:06 +0000 Richard M. Stallman (Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /
Wed, 01 May 1996 23:24:44 +0000 Richard M. Stallman (Fexpand_file_name) [DOS_NT]: Correct the `if' clause
Mon, 29 Apr 1996 15:49:43 +0000 Richard M. Stallman (Fexpand_file_name) [DOS_NT]: Keep dir sep following ~
Sat, 27 Apr 1996 01:14:17 +0000 Richard M. Stallman (Fexpand_file_name, Ffile_name_absolute_p): Doc fixes.
Thu, 25 Apr 1996 17:31:37 +0000 Richard M. Stallman (syms_of_fileio): Doc fix.
Wed, 10 Apr 1996 04:10:47 +0000 Richard M. Stallman [MSDOS]: If DJGPP version 2, include fcntl.h and string.h.
Thu, 28 Mar 1996 19:31:28 +0000 Richard M. Stallman (Frename_file) [WINDOWSNT]: Remove conditional code.
Tue, 27 Feb 1996 16:51:25 +0000 Richard M. Stallman (Fexpand_file_name): Fix confusion in detecting
Wed, 21 Feb 1996 21:11:24 +0000 Karl Heuer (Fdo_auto_save): Pause before restoring old message.
Fri, 16 Feb 1996 00:17:03 +0000 Karl Heuer (Fmake_temp_name) [MSDOS]: Make sure there is at least