log src/fileio.c @ 57868:c955f6add62a

age author description
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.