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.