log src/fileio.c @ 65513:81577dcc6e9b

age author description
Wed, 14 Sep 2005 20:19:39 +0000 Romain Francoise (write_region_inhibit_fsync): New variable.
Wed, 14 Sep 2005 02:15:34 +0000 Kenichi Handa (Fexpand_file_name): Check multibyteness of
Mon, 12 Sep 2005 13:42:49 +0000 Kim F. Storm (auto_save_error): Pass copy of lisp string to message2.
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.
Sat, 23 Apr 2005 16:19:37 +0000 Richard M. Stallman (Fcopy_file): New arg MUSTBENEW.
Wed, 20 Apr 2005 15:07:03 +0000 Thien-Thi Nguyen Remove reference to defunct vms-pwd.h.
Wed, 30 Mar 2005 22:33:00 +0000 Stefan Monnier (search_embedded_absfilename): Fix last change.
Mon, 28 Mar 2005 21:31:14 +0000 Stefan Monnier (Fexpand_file_name): Use IS_DEVICE_SEP.
Thu, 17 Mar 2005 23:36:03 +0000 Richard M. Stallman (Fcopy_file, Frename_file, Fadd_name_to_file)
Sat, 12 Mar 2005 01:36:25 +0000 Stefan Monnier (Fmake_symbolic_link): Fix last change.
Fri, 11 Mar 2005 23:49:25 +0000 Richard M. Stallman (Frename_file, Fadd_name_to_file)
Fri, 11 Mar 2005 11:59:42 +0000 Kenichi Handa (Finsert_file_contents): Call Fcheck_coding_system
Fri, 04 Mar 2005 21:57:21 +0000 Thien-Thi Nguyen (Fexpand_file_name) [VMS]:
Fri, 04 Mar 2005 17:13:23 +0000 Thien-Thi Nguyen (Fexpand_file_name) [VMS]: Don't upcase the name
Thu, 03 Mar 2005 20:15:11 +0000 Thien-Thi Nguyen (FILE_SYSTEM_CASE): Define macro if not already defined.
Fri, 21 Jan 2005 20:51:52 +0000 Richard M. Stallman (Fcopy_file): Doc fix.
Fri, 21 Jan 2005 20:50:50 +0000 Richard M. Stallman (Fcopy_file): Doc fix.
Thu, 30 Dec 2004 12:28:41 +0000 Kenichi Handa (Finsert_file_contents): Don't use
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Tue, 21 Dec 2004 11:33:16 +0000 Richard M. Stallman (Fread_file_name): Delete duplicates in
Sun, 07 Nov 2004 11:07:47 +0000 Andreas Schwab Don't declare Fmsdos_downcase_filename.
Sun, 07 Nov 2004 09:13:26 +0000 Jan Dj¸«£rv * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
Fri, 05 Nov 2004 12:32:41 +0000 Kim F. Storm (Ffile_modes): Doc fix.
Thu, 04 Nov 2004 15:19:49 +0000 Jan Dj¸«£rv * fileio.c (Fnext_read_file_uses_dialog_p): New function.
Tue, 02 Nov 2004 08:21:16 +0000 Jan Dj¸«£rv * fileio.c (Fread_file_name): Pass Qt as fifth parameter to
Sun, 03 Oct 2004 17:40:07 +0000 Michael Albinus * fileio.c (auto_save_1) Call Ffile_modes for remote files.
Wed, 29 Sep 2004 23:41:54 +0000 Kenichi Handa (Finsert_file_contents): Be sure to free composition data.
Wed, 15 Sep 2004 00:28:04 +0000 Stefan Monnier (Finsert_file_contents): Fix case of replacement in a narrowed buffer.
Wed, 08 Sep 2004 02:26:27 +0000 Luc Teirlinck Delete declaration for removed Vauto_save_file_format.
Sun, 29 Aug 2004 16:56:17 +0000 Steven Tamm Fixing whitespace style issue with #define
Thu, 26 Aug 2004 18:28:44 +0000 Steven Tamm fileio.c (Fread_file_name): Call x_file_dialog on carbon on
Sat, 14 Aug 2004 12:47:42 +0000 John Paul Wallington (Fread_file_name): Doc fix.
Sat, 07 Aug 2004 20:57:19 +0000 Stefan Monnier (make_temp_name): Handle multibyte prefixes.
Sat, 24 Jul 2004 21:39:32 +0000 Richard M. Stallman (Fwrite_region): Doc fix.
Wed, 14 Jul 2004 22:47:11 +0000 Luc Teirlinck (Fvisited_file_modtime): Return a list of two integers,
Sun, 04 Jul 2004 21:06:36 +0000 John Paul Wallington (read_file_name_completion_ignore_case): New variable.
Sat, 22 May 2004 22:17:17 +0000 Richard M. Stallman (Fread_file_name): Expand DIR if not absolute.
Mon, 10 May 2004 11:55:18 +0000 Andreas Schwab (Frename_file): Remove extra argument in call to
Tue, 04 May 2004 19:23:31 +0000 Jan Dj¸«£rv fileio.c (Frename_file): Put symlink handling inside #ifdef S_IFLNK.
Tue, 04 May 2004 13:54:50 +0000 Jan Dj¸«£rv * fileio.c (barf_or_query_if_file_exists): Use lstat.
Tue, 27 Apr 2004 13:30:11 +0000 Eli Zaretskii (Fset_file_times): New function.
Thu, 15 Apr 2004 02:29:35 +0000 Luc Teirlinck (Fverify_visited_file_modtime, Fvisited_file_modtime):
Thu, 18 Mar 2004 02:58:45 +0000 Stefan Monnier (Fread_file_name): Set completion-ignore-case for case-insensitive systems.
Mon, 02 Feb 2004 20:51:18 +0000 Eli Zaretskii (Fcopy_file): If NEWNAME is a directory, expand the
Sat, 31 Jan 2004 04:24:23 +0000 Luc Teirlinck (Fread_file_name_internal): Correctly handle the case where
Mon, 29 Dec 2003 11:24:14 +0000 Richard M. Stallman (choose_write_coding_system): Ignore auto_saving