log src/fileio.c @ 59111:a9827c6a7e4e

age author description
2004-12-21 Richard M. Stallman (Fread_file_name): Delete duplicates in
2004-11-07 Andreas Schwab Don't declare Fmsdos_downcase_filename.
2004-11-07 Jan Djärv * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
2004-11-05 Kim F. Storm (Ffile_modes): Doc fix.
2004-11-04 Jan Djärv * fileio.c (Fnext_read_file_uses_dialog_p): New function.
2004-11-02 Jan Djärv * fileio.c (Fread_file_name): Pass Qt as fifth parameter to
2004-10-03 Michael Albinus * fileio.c (auto_save_1) Call Ffile_modes for remote files.
2004-09-29 Kenichi Handa (Finsert_file_contents): Be sure to free composition data.
2004-09-15 Stefan Monnier (Finsert_file_contents): Fix case of replacement in a narrowed buffer.
2004-09-08 Luc Teirlinck Delete declaration for removed Vauto_save_file_format.
2004-08-29 Steven Tamm Fixing whitespace style issue with #define
2004-08-26 Steven Tamm fileio.c (Fread_file_name): Call x_file_dialog on carbon on
2004-08-14 John Paul Wallington (Fread_file_name): Doc fix.
2004-08-07 Stefan Monnier (make_temp_name): Handle multibyte prefixes.
2004-07-24 Richard M. Stallman (Fwrite_region): Doc fix.
2004-07-14 Luc Teirlinck (Fvisited_file_modtime): Return a list of two integers,
2004-07-04 John Paul Wallington (read_file_name_completion_ignore_case): New variable.
2004-05-22 Richard M. Stallman (Fread_file_name): Expand DIR if not absolute.
2004-05-10 Andreas Schwab (Frename_file): Remove extra argument in call to
2004-05-04 Jan Djärv fileio.c (Frename_file): Put symlink handling inside #ifdef S_IFLNK.
2004-05-04 Jan Djärv * fileio.c (barf_or_query_if_file_exists): Use lstat.
2004-04-27 Eli Zaretskii (Fset_file_times): New function.
2004-04-15 Luc Teirlinck (Fverify_visited_file_modtime, Fvisited_file_modtime):
2004-03-18 Stefan Monnier (Fread_file_name): Set completion-ignore-case for case-insensitive systems.
2004-02-02 Eli Zaretskii (Fcopy_file): If NEWNAME is a directory, expand the
2004-01-31 Luc Teirlinck (Fread_file_name_internal): Correctly handle the case where
2003-12-29 Richard M. Stallman (choose_write_coding_system): Ignore auto_saving
2003-11-29 Jan Djärv Add variable use-file-dialog to control use of file dialogs.
2003-09-01 Miles Bader Add arch taglines
2003-08-17 Richard M. Stallman (Fwrite_region): Fix conditional expression to issue the right message.