log src/fileio.c @ 56615:c0f488e9cb26

age author description
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
Sat, 29 Nov 2003 10:44:36 +0000 Jan Dj¸«£rv Add variable use-file-dialog to control use of file dialogs.