log src/fileio.c @ 40128:e2feb0871205

age author description
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.
Mon, 27 Aug 2001 13:50:42 +0000 Gerd Moellmann Finsert_file_contents): Allocate, restore, and
Mon, 27 Aug 2001 09:15:04 +0000 Gerd Moellmann (Finsert_file_contents): Call Fset_buffer_multibyte
Fri, 24 Aug 2001 08:34:50 +0000 Gerd Moellmann (Finsert_file_contents): Set coding's dest_multibyte
Fri, 24 Aug 2001 07:09:01 +0000 Andrew Choi 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
Thu, 23 Aug 2001 13:18:33 +0000 Gerd Moellmann (Finsert_file_contents): If VISIT is non-nil, and
Tue, 31 Jul 2001 14:40:50 +0000 Gerd Moellmann (Finsert_file_contents): Don't treat a return value
Mon, 16 Jul 2001 15:59:43 +0000 Gerd Moellmann (unwind_read): Function removed.
Wed, 11 Jul 2001 15:42:07 +0000 Gerd Moellmann (unwind_read): Print a message when discarding inserted
Wed, 11 Jul 2001 12:07:27 +0000 Gerd Moellmann (Finsert_file_contents): Comment fix.
Wed, 11 Jul 2001 12:04:09 +0000 Gerd Moellmann (unwind_read): New function.
Thu, 31 May 2001 09:58:33 +0000 Gerd Moellmann (Fdo_auto_save): Don't try to create the directory of
Wed, 18 Apr 2001 15:34:35 +0000 Gerd Moellmann (Finsert_file_contents): If the file size returned from
Tue, 10 Apr 2001 12:15:53 +0000 Gerd Moellmann (Fcopy_file) [WINDOWSNT]: Use CopyFile.
Thu, 29 Mar 2001 15:05:05 +0000 Eli Zaretskii (syms_of_fileio) <directory-sep-char>: Warn that it is deprecated.
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