log src/fileio.c @ 48728:ea9832f89c8f

age author description
Sat, 07 Dec 2002 21:39:50 +0000 Richard M. Stallman (Fcopy_file): Set immediate_quit around emacs_open call.
Wed, 04 Dec 2002 11:44:34 +0000 Richard M. Stallman (fcntl.h): Test only HAVE_FCNTL_H.
Wed, 27 Nov 2002 23:50:54 +0000 Jason Rumney (Finsert_file_contents): Give a more appropriate error
Mon, 18 Nov 2002 15:39:55 +0000 Dave Love (_GNU_SOURCE, HAVE_FSYNC): Don't define.
Wed, 16 Oct 2002 15:56:15 +0000 Richard M. Stallman (Fcopy_file): Fix backward test of KEEP_TIME.
Sat, 12 Oct 2002 22:08:20 +0000 Stefan Monnier (Fread_file_name): Use empty_string. Use if-expr to simplify.
Wed, 11 Sep 2002 02:03:24 +0000 Richard M. Stallman (Fdo_auto_save): Catch error making directory.
Mon, 19 Aug 2002 17:23:43 +0000 Eli Zaretskii (Ffile_name_directory) [DOS_NT]: Don't declare `beg'
Fri, 19 Jul 2002 21:22:14 +0000 Juanma Barranquero (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
Fri, 19 Jul 2002 16:30:03 +0000 Juanma Barranquero (Ffile_name_as_directory): Fix argument name in docstring.
Fri, 19 Jul 2002 11:39:39 +0000 Juanma Barranquero (syms_of_fileio): Remove redundant deprecation info.
Tue, 16 Jul 2002 19:48:17 +0000 Ken Raeburn (report_file_error): String pointer args now point to
Tue, 16 Jul 2002 15:49:16 +0000 Ken Raeburn * fileio.c (Fmake_symbolic_link, Fexpand_file_name): Use SSET.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Fri, 12 Jul 2002 17:36:47 +0000 Richard M. Stallman (Fwrite_region): Doc fix.