log src/fileio.c @ 41032:ef8a5e50dbe8

age author description
Wed, 14 Nov 2001 00:09:27 +0000 Richard M. Stallman (Ffile_accessible_directory_p): Doc fix.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Fri, 26 Oct 2001 21:38:40 +0000 Eli Zaretskii (Faccess_file): Run the argument filename through
Thu, 25 Oct 2001 13:33:01 +0000 Eli Zaretskii Revert last change (which removed old commented-out
Mon, 22 Oct 2001 06:26:10 +0000 Pavel Jank Remove unused code.
Sun, 21 Oct 2001 13:27:20 +0000 Pavel Jank (Finsert_file_contents): Remove unused variable `gap_size'.
Sun, 21 Oct 2001 12:13:46 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Fri, 05 Oct 2001 12:50:48 +0000 Gerd Moellmann (Fcopy_file): If NEWNAME is a directory copy FILE there.
Wed, 26 Sep 2001 15:29:49 +0000 Gerd Moellmann (Finsert_file_contents): If REPLACE is non-nil, stop
Fri, 14 Sep 2001 11:20:57 +0000 Gerd Moellmann (Ffile_symlink_p): Fix last change.
Thu, 13 Sep 2001 14:01:34 +0000 Gerd Moellmann (Ffile_symlink_p): If readlink returns ERANGE, take
Thu, 30 Aug 2001 08:24:22 +0000 Gerd Moellmann (Finsert_file_contents): Don't change the multibyteness
Wed, 29 Aug 2001 10:31:51 +0000 Gerd Moellmann (Finsert_file_contents): Undo change of 2001-08-27.