log src/fileio.c @ 29219:f4e4d31c70f5

age author description
2000-05-24 Dave Love 1999-06-01 Kenichi HANDA <handa@etl.go.jp>
2000-05-19 Kenichi Handa (Finsert_file_contents): Setup src_multibyte and
2000-05-16 Gerd Moellmann (make_temp_name): New function, extracted from
2000-05-10 Dave Love (Fwrite_region): If APPEND arg is an integer, seek to
2000-04-24 Gerd Moellmann (Fdo_auto_save): Create directories for auto-save
2000-04-20 Gerd Moellmann (Ffile_writable_p) [WINDOWSNT]: Return nil if parent
2000-04-13 Eli Zaretskii (a_write): Remove redundant semi-colons.
2000-04-05 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
2000-03-30 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
2000-03-12 Gerd Moellmann (Fread_file_name): Handle case that DIR contains a
2000-03-01 Gerd Moellmann [__NetBSD__]: Define `unix'.
2000-02-25 Gerd Moellmann (Ffile_symlink_p): If result starts with a `/'
2000-02-20 Gerd Moellmann (Finsert_file_contents): Unbind the binding of
2000-02-04 Dave Love Fix junk from last checkin.
2000-02-04 Dave Love Remove some unused vars.
2000-02-02 Kenichi Handa (e_write): Fix the handling of
2000-01-04 Kenichi Handa (Finsert_file_contents): Signal error if visiting file
1999-12-15 Kenichi Handa (Fsubstitute_in_file_name): Adjusted for the change of
1999-12-07 Stefan Monnier * editfns.c (Fdelete_and_extract_region): New function.
1999-12-06 Kenichi Handa (decide_coding_unwind): Renamed from
1999-11-28 Richard M. Stallman Comment change.
1999-11-25 Kenichi Handa (Finsert_file_contents): Set buffer-file-coding-system
1999-11-22 Paul Eggert * callproc.c (strerror): Remove decl.
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-10-08 Stefan Monnier (Fmake_temp_name): forgot the \n\ in the docstring
1999-10-08 Stefan Monnier (Fmake_temp_name): add a ref to `make-temp-file' in the docstring.
1999-09-13 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
1999-09-09 Richard M. Stallman (Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.
1999-09-07 Richard M. Stallman (Fwrite_region): Doc fix.
1999-09-07 Richard M. Stallman (Qexcl): New variable.
1999-08-30 Andreas Schwab Include <stdlib.h> if available.
1999-08-21 Gerd Moellmann (Fdo_auto_save): Use push_message, restore_message,
1999-08-18 Dave Love (Finsert_file_contents): Use xfree.
1999-07-21 Gerd Moellmann (Fdo_auto_save): Handle the case that echo_area_message
1999-07-07 Richard M. Stallman (Finsert_file_contents): If reading into a unibyte
1999-07-01 Richard M. Stallman (Fread_file_name): Check type of DEFAULT_FILENAME.
1999-06-22 Kenichi Handa (Finsert_file_contents): In the case of REPALCE, call
1999-05-10 Andreas Schwab (Fread_file_name): Correct handling of dollars in file
1999-04-28 Karl Heuer Comment fix.
1999-03-09 Dave Love Doc fix.
1999-03-07 Dave Love (Finsert_file_contents): Use xfree.
1999-02-23 Karl Heuer (Ffile_regular_p): Undo previous change.
1999-02-21 Eli Zaretskii (lstat) [!S_ISLNK]: Use stat instead of lstat.
1999-02-13 Richard M. Stallman (Ffile_regular_p): Use lstat.
1998-12-15 Kenichi Handa (Finsert_file_contents): Even if INSERTED is zero, if
1998-11-03 Geoff Voelker (Fsubstitute_in_file_name) [DOS_NT]: Fix typo.
1998-10-30 Geoff Voelker fileio.c (init_fileio_once): New function.
1998-08-10 Kenichi Handa (Fwrite_region): Reflect the eol conversion
1998-07-25 Kenichi Handa (Finsert_file_contents): Call Vset_auto_coding_function
1998-07-13 Richard M. Stallman (Finsert_file_contents): When replacing, in multibyte bfr,
1998-07-06 Kenichi Handa (Finsert_file_contents): Cancel previous change. Setup
1998-07-03 Richard M. Stallman (Ffile_regular_p) [WINDOWSNT]: Bind
1998-07-03 Kenichi Handa (Finsert_file_contents): Do not set Vlast_coding_system
1998-07-02 Richard M. Stallman (Faccess_file): Check type of second argument STRING.
1998-06-26 Kenichi Handa (Finsert_file_contents): Call setup_raw_text_coding_system.
1998-06-15 Kenichi Handa (syms_of_fileio): Doc-string of the variable
1998-06-15 Kenichi Handa (Finsert_file_contents): Redo the change for handling
1998-06-14 Richard M. Stallman (Finsert_file_contents): Fix change to set INSERTED.
1998-06-12 Kenichi Handa (Finsert_file_contents): Undo the previous change for
1998-06-12 Kenichi Handa (Finsert_file_contents): After calling handler,