log src/fileio.c @ 25006:c79dc141ef5a

age author description
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fdo_auto_save): Handle the case that echo_area_message
Wed, 07 Jul 1999 22:49:31 +0000 Richard M. Stallman (Finsert_file_contents): If reading into a unibyte
Thu, 01 Jul 1999 14:15:48 +0000 Richard M. Stallman (Fread_file_name): Check type of DEFAULT_FILENAME.
Tue, 22 Jun 1999 23:25:16 +0000 Kenichi Handa (Finsert_file_contents): In the case of REPALCE, call
Mon, 10 May 1999 12:57:15 +0000 Andreas Schwab (Fread_file_name): Correct handling of dollars in file
Wed, 28 Apr 1999 16:41:08 +0000 Karl Heuer Comment fix.
Tue, 09 Mar 1999 19:20:59 +0000 Dave Love Doc fix.
Sun, 07 Mar 1999 15:53:09 +0000 Dave Love (Finsert_file_contents): Use xfree.
Tue, 23 Feb 1999 22:28:55 +0000 Karl Heuer (Ffile_regular_p): Undo previous change.
Sun, 21 Feb 1999 16:36:07 +0000 Eli Zaretskii (lstat) [!S_ISLNK]: Use stat instead of lstat.
Sat, 13 Feb 1999 16:36:24 +0000 Richard M. Stallman (Ffile_regular_p): Use lstat.
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (Finsert_file_contents): Even if INSERTED is zero, if
Tue, 03 Nov 1998 02:26:21 +0000 Geoff Voelker (Fsubstitute_in_file_name) [DOS_NT]: Fix typo.
Fri, 30 Oct 1998 03:49:09 +0000 Geoff Voelker fileio.c (init_fileio_once): New function.
Mon, 10 Aug 1998 06:29:02 +0000 Kenichi Handa (Fwrite_region): Reflect the eol conversion
Sat, 25 Jul 1998 04:23:13 +0000 Kenichi Handa (Finsert_file_contents): Call Vset_auto_coding_function
Mon, 13 Jul 1998 22:11:54 +0000 Richard M. Stallman (Finsert_file_contents): When replacing, in multibyte bfr,
Mon, 06 Jul 1998 01:47:34 +0000 Kenichi Handa (Finsert_file_contents): Cancel previous change. Setup
Fri, 03 Jul 1998 20:01:02 +0000 Richard M. Stallman (Ffile_regular_p) [WINDOWSNT]: Bind
Fri, 03 Jul 1998 04:33:12 +0000 Kenichi Handa (Finsert_file_contents): Do not set Vlast_coding_system
Thu, 02 Jul 1998 07:01:56 +0000 Richard M. Stallman (Faccess_file): Check type of second argument STRING.
Fri, 26 Jun 1998 03:29:15 +0000 Kenichi Handa (Finsert_file_contents): Call setup_raw_text_coding_system.
Mon, 15 Jun 1998 01:20:26 +0000 Kenichi Handa (syms_of_fileio): Doc-string of the variable
Mon, 15 Jun 1998 01:11:27 +0000 Kenichi Handa (Finsert_file_contents): Redo the change for handling
Sun, 14 Jun 1998 05:51:03 +0000 Richard M. Stallman (Finsert_file_contents): Fix change to set INSERTED.
Fri, 12 Jun 1998 08:44:43 +0000 Kenichi Handa (Finsert_file_contents): Undo the previous change for
Fri, 12 Jun 1998 08:35:09 +0000 Kenichi Handa (Finsert_file_contents): After calling handler,
Fri, 12 Jun 1998 01:38:07 +0000 Kenichi Handa (set_auto_coding_unwind): New function.
Fri, 05 Jun 1998 16:02:11 +0000 Karl Heuer (Finsert_file_contents): Always update
Mon, 01 Jun 1998 03:32:52 +0000 Karl Heuer (Finsert_file_contents): Fix char signedness mismatches.