log src/fileio.c @ 29813:ffa0e91cd494

age author description
Tue, 20 Jun 2000 18:32:12 +0000 Gerd Moellmann (make_temp_name): Don't use `%s' in string passed to
Sat, 10 Jun 2000 00:35:26 +0000 Kenichi Handa (Finsert_file_contents): Be sure to setup src_multibyte
Wed, 07 Jun 2000 02:25:59 +0000 Kenichi Handa (e_write): Free composition data if stored in
Tue, 30 May 2000 21:26:59 +0000 Jason Rumney (Fread_file_name) [HAVE_NTGUI]: Use file dialog.
Wed, 24 May 2000 14:11:50 +0000 Dave Love 1999-06-01 Kenichi HANDA <handa@etl.go.jp>
Fri, 19 May 2000 23:59:27 +0000 Kenichi Handa (Finsert_file_contents): Setup src_multibyte and
Tue, 16 May 2000 11:14:44 +0000 Gerd Moellmann (make_temp_name): New function, extracted from
Wed, 10 May 2000 08:52:47 +0000 Dave Love (Fwrite_region): If APPEND arg is an integer, seek to
Mon, 24 Apr 2000 18:41:54 +0000 Gerd Moellmann (Fdo_auto_save): Create directories for auto-save
Thu, 20 Apr 2000 21:01:16 +0000 Gerd Moellmann (Ffile_writable_p) [WINDOWSNT]: Return nil if parent
Thu, 13 Apr 2000 10:16:18 +0000 Eli Zaretskii (a_write): Remove redundant semi-colons.
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Sun, 12 Mar 2000 16:23:35 +0000 Gerd Moellmann (Fread_file_name): Handle case that DIR contains a
Wed, 01 Mar 2000 12:51:03 +0000 Gerd Moellmann [__NetBSD__]: Define `unix'.
Fri, 25 Feb 2000 15:42:23 +0000 Gerd Moellmann (Ffile_symlink_p): If result starts with a `/'
Sun, 20 Feb 2000 21:53:35 +0000 Gerd Moellmann (Finsert_file_contents): Unbind the binding of
Fri, 04 Feb 2000 20:53:21 +0000 Dave Love Fix junk from last checkin.
Fri, 04 Feb 2000 17:53:03 +0000 Dave Love Remove some unused vars.
Wed, 02 Feb 2000 06:56:54 +0000 Kenichi Handa (e_write): Fix the handling of
Tue, 04 Jan 2000 08:15:09 +0000 Kenichi Handa (Finsert_file_contents): Signal error if visiting file
Wed, 15 Dec 1999 00:11:24 +0000 Kenichi Handa (Fsubstitute_in_file_name): Adjusted for the change of
Tue, 07 Dec 1999 04:42:40 +0000 Stefan Monnier * editfns.c (Fdelete_and_extract_region): New function.
Mon, 06 Dec 1999 04:46:51 +0000 Kenichi Handa (decide_coding_unwind): Renamed from
Sun, 28 Nov 1999 17:29:57 +0000 Richard M. Stallman Comment change.
Thu, 25 Nov 1999 04:41:52 +0000 Kenichi Handa (Finsert_file_contents): Set buffer-file-coding-system
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Fri, 08 Oct 1999 21:43:21 +0000 Stefan Monnier (Fmake_temp_name): forgot the \n\ in the docstring
Fri, 08 Oct 1999 21:42:32 +0000 Stefan Monnier (Fmake_temp_name): add a ref to `make-temp-file' in the docstring.