log src/fileio.c @ 89781:71b7464faec1

age author description
Thu, 29 Jan 2004 01:27:12 +0000 Kenichi Handa (Finsert_file_contents): Avoid detecting a code twice.
Tue, 02 Dec 2003 01:45:13 +0000 Kenichi Handa (kill_workbuf_unwind): Delete this function.
Thu, 09 Oct 2003 23:19:34 +0000 Kenichi Handa (Finsert_file_contents) [DOS_NT]: Fix previous change.
Thu, 09 Oct 2003 23:08:14 +0000 Kenichi Handa (Finsert_file_contents) [DOS_NT]: Use the macro CODING_ID_EOL_TYPE..
Mon, 29 Sep 2003 18:02:39 +0000 Dave Love (Fwrite_region): Remove unused var.
Tue, 16 Sep 2003 00:24:21 +0000 Kenichi Handa (Finsert_file_contents): Call setup_coding_system in
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Thu, 26 Jun 2003 00:26:38 +0000 Kenichi Handa (choose_write_coding_system): Return a decided coding system.
Thu, 29 May 2003 13:18:29 +0000 Kenichi Handa (Finsert_file_contents): Even if we read into a
Wed, 28 May 2003 11:35:50 +0000 Kenichi Handa (kill_workbuf_unwind): New function.
Fri, 14 Mar 2003 05:13:52 +0000 Kenichi Handa (Finsert_file_contents): On replacing, before decoding the file into
Tue, 07 May 2002 04:51:06 +0000 Kenichi Handa (Finsert_file_contents): Set coding_system instead of
Tue, 09 Apr 2002 07:42:06 +0000 Kenichi Handa (Finsert_file_contents): Fix calculation of `inserted'.
Tue, 05 Mar 2002 00:09:15 +0000 Kenichi Handa (Finsert_file_contents): Set coding_system to Qnil
Fri, 01 Mar 2002 01:38:37 +0000 Kenichi Handa Include "character.h" instead of "charset.h".