log src/fileio.c @ 64770:a0d1312ede66

age author description
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 20 Jul 2005 14:39:35 +0000 Kim F. Storm (Fdo_auto_save, do_auto_save_unwind):
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sat, 02 Jul 2005 08:15:51 +0000 Eli Zaretskii (Fcopy_file): Rearrange the code that calls fchown and
Sat, 25 Jun 2005 22:37:49 +0000 Richard M. Stallman (Fcopy_file): New arg PRESERVE_UID_GID.
Fri, 24 Jun 2005 10:40:33 +0000 Eli Zaretskii (Frename_file): Undo last change: no need to ifdef away
Fri, 24 Jun 2005 09:03:21 +0000 Juanma Barranquero (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows.
Thu, 23 Jun 2005 21:29:26 +0000 Richard M. Stallman (Frename_file): Preserve owner and group, if possible.
Tue, 31 May 2005 21:54:43 +0000 Stefan Monnier (Finsert_file_contents): Lisp_Object/int mixup.
Sat, 21 May 2005 15:28:13 +0000 Eli Zaretskii (Fexpand_file_name) [DOS_NT]: Don't try to support "superroot"
Fri, 13 May 2005 23:07:41 +0000 Richard M. Stallman (Finsert_file_contents): Fix previous change.
Fri, 13 May 2005 13:33:53 +0000 Richard M. Stallman (Ffind_file_name_handler): Handle lambda-exp as handler.
Sun, 08 May 2005 23:40:34 +0000 Juanma Barranquero (Fexpand_file_name, Frename_file, Fadd_name_to_file, Fmake_symbolic_link,
Sat, 30 Apr 2005 20:12:13 +0000 Richard M. Stallman (Ffind_file_name_handler): Handle the `operations'
Sun, 24 Apr 2005 09:18:15 +0000 Eli Zaretskii (Fcopy_file): Doc fix.