log src/fileio.c @ 17285:b065ab2a2e22

age author description
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.