log src/fileio.c @ 82357:70180028ad92

age author description
Mon, 13 Aug 2007 04:06:31 +0000 Stefan Monnier (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
Tue, 07 Aug 2007 12:22:00 +0000 Martin Rudalics (Finsert_file_contents): Run format-decode and
Fri, 03 Aug 2007 05:49:59 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Thu, 28 Jun 2007 20:21:13 +0000 Stefan Monnier (Fdo_auto_save): Revert last patch installed unwillingly as
Wed, 27 Jun 2007 23:30:02 +0000 Richard M. Stallman (syms_of_fileio) <after-insert-file-functions>: Doc fix.
Fri, 08 Jun 2007 20:12:52 +0000 Juanma Barranquero (Fread_file_name): Use empty_unibyte_string.
Fri, 29 Aug 2008 10:07:15 +0000 Eli Zaretskii (Fexpand_file_name): Copy argument `name' into local storage on all platforms,
Tue, 05 Aug 2008 21:44:01 +0000 Chong Yidong (Vauto_save_list_file_name): Move here from file.el.
Sat, 02 Aug 2008 09:29:28 +0000 Eli Zaretskii (Fexpand_file_name): Convert the value of $HOME to a multibyte string.
Thu, 10 Apr 2008 20:46:42 +0000 Michael Albinus * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
Mon, 31 Mar 2008 22:07:40 +0000 Chong Yidong (auto_save_error_occurred): New var.
Mon, 10 Mar 2008 12:19:35 +0000 Kenichi Handa (Finsert_file_contents): Don't make CCL program to
Fri, 07 Mar 2008 15:42:30 +0000 Stefan Monnier (Fsubstitute_in_file_name): Fix up computation of maximum
Wed, 05 Mar 2008 10:05:42 +0000 Jason Rumney Revert last change.
Wed, 05 Mar 2008 00:19:53 +0000 Jason Rumney (Fexpand_file_name): Decode home directory names.
Sat, 09 Feb 2008 13:21:41 +0000 Eli Zaretskii (syms_of_fileio) <insert-default-directory>: Doc fix.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 04 Jan 2008 05:46:32 +0000 Richard M. Stallman (Ffile_name_directory, Fexpand_file_name): Doc fixes.
Wed, 17 Oct 2007 01:31:40 +0000 Glenn Morris (Qcompletion_ignore_case): New external Lisp_Object.
Sat, 06 Oct 2007 08:17:48 +0000 Andreas Schwab (Fwrite_region): Ignore EINVAL error from fsync.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Fri, 03 Aug 2007 03:38:58 +0000 Richard M. Stallman (Fvisited_file_modtime): Use make_time.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Thu, 22 Mar 2007 12:15:04 +0000 Kenichi Handa (Fcopy_file): Call barf_or_query_if_file_exists with
Tue, 20 Mar 2007 08:49:53 +0000 YAMAMOTO Mitsuharu (do_auto_save_unwind): Add BLOCK_INPUT around fclose.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sun, 17 Dec 2006 20:11:16 +0000 Richard M. Stallman (Fread_file_name_internal): Pass Vread_file_name_predicate
Mon, 04 Dec 2006 08:16:47 +0000 YAMAMOTO Mitsuharu [__NetBSD__]: Don't define `unix'.
Tue, 21 Nov 2006 01:34:30 +0000 Richard M. Stallman Break line before &&, not after.
Mon, 20 Nov 2006 12:14:46 +0000 Kenichi Handa (Fread_file_name_internal): Use SBYTES (not SCHARS) to
Fri, 25 Aug 2006 23:33:12 +0000 Kim F. Storm (Fmake_directory_internal, Fdelete_directory)
Wed, 16 Aug 2006 00:20:09 +0000 Kenichi Handa (choose_write_coding_system): Use LF for end-of-line
Tue, 18 Jul 2006 13:27:48 +0000 Kim F. Storm (report_file_error): Use xsignal.
Wed, 12 Jul 2006 08:37:45 +0000 YAMAMOTO Mitsuharu Include blockinput.h.
Tue, 11 Jul 2006 20:11:10 +0000 Kim F. Storm (Fdo_auto_save): Update/simplify sit_for calls.
Sat, 08 Jul 2006 11:42:40 +0000 Stephen Gildea fileio.c (do_auto_save_make_dir): Make the auto-save-list-file
Fri, 23 Jun 2006 10:19:11 +0000 Eli Zaretskii (Frename_file) [DOS_NT]: Don't try to move directory to itself on DOS_NT
Fri, 26 May 2006 15:18:28 +0000 Chong Yidong * fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate
Thu, 11 May 2006 04:13:05 +0000 Kenichi Handa (Finsert_file_contents): Fix for the case of IO error
Mon, 08 May 2006 05:20:16 +0000 Kenichi Handa (choose_write_coding_system): Use system_eol_type for
Mon, 20 Mar 2006 06:24:58 +0000 Kenichi Handa (Fwrite_region): Set visit_file to Qnil before GCPRO
Fri, 24 Feb 2006 06:46:44 +0000 Kenichi Handa (Finsert_file_contents): When a text is replaced
Tue, 10 Jan 2006 17:46:41 +0000 Stefan Monnier (Fexpand_file_name): Remove redundant tests. Fix elimination of // so that
Sun, 11 Dec 2005 05:08:18 +0000 Richard M. Stallman (Finsert_file_contents): Set Vdeactivate_mark when we change the buffer.
Tue, 06 Dec 2005 07:39:37 +0000 Ken Raeburn (internal_delete_file, Fread_file_name_internal): Avoid dangerous side effects in NILP argument.
Thu, 10 Nov 2005 11:57:15 +0000 Lars Hansen (file-regular-p): Doc fix.
Thu, 20 Oct 2005 15:03:10 +0000 Kim F. Storm (auto_save_error): Call SAFE_FREE.
Fri, 16 Sep 2005 06:50:06 +0000 Romain Francoise (syms_of_fileio): Clarify docstring of `write-region-inhibit-fsync'.
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.