]> code.delx.au - gnu-emacs/history - src/fileio.c
(Program Modes): Replace inforef to emacs-xtra by conditional xref's, depending
[gnu-emacs] / src / fileio.c
2006-03-20 Kenichi Handa(Fwrite_region): Set visit_file to Qnil before GCPRO
2006-02-24 Kenichi Handa(Finsert_file_contents): When a text is replaced
2006-01-10 Stefan Monnier(Fexpand_file_name): Remove redundant tests. Fix elimi...
2005-12-11 Richard M. Stallman(Finsert_file_contents): Set Vdeactivate_mark when...
2005-12-06 Ken Raeburn(internal_delete_file, Fread_file_name_internal): Avoid...
2005-11-10 Lars Hansen(file-regular-p): Doc fix.
2005-10-20 Kim F. Storm(auto_save_error): Call SAFE_FREE.
2005-09-16 Romain Francoise(syms_of_fileio): Clarify docstring of `write-region...
2005-09-14 Romain Francoise(write_region_inhibit_fsync): New variable.
2005-09-14 Kenichi Handa(Fexpand_file_name): Check multibyteness of
2005-09-12 Kim F. Storm(auto_save_error): Pass copy of lisp string to message2.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-20 Kim F. Storm(Fdo_auto_save, do_auto_save_unwind):
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-02 Eli Zaretskii(Fcopy_file): Rearrange the code that calls fchown and
2005-06-25 Richard M. Stallman(Fcopy_file): New arg PRESERVE_UID_GID.
2005-06-24 Eli Zaretskii(Frename_file): Undo last change: no need to ifdef...
2005-06-24 Juanma Barranquero(Frename_file)[!DOS_NT]: Don't call chown on MSDOS...
2005-06-23 Richard M. Stallman(Frename_file): Preserve owner and group, if possible.
2005-05-31 Stefan Monnier(Finsert_file_contents): Lisp_Object/int mixup.
2005-05-21 Eli Zaretskii(Fexpand_file_name) [DOS_NT]: Don't try to support...
2005-05-13 Richard M. Stallman(Finsert_file_contents): Fix previous change.
2005-05-13 Richard M. Stallman(Ffind_file_name_handler): Handle lambda-exp as handler.
2005-05-08 Juanma Barranquero(Fexpand_file_name, Frename_file, Fadd_name_to_file...
2005-04-30 Richard M. Stallman(Ffind_file_name_handler): Handle the `operations'
2005-04-24 Eli Zaretskii(Fcopy_file): Doc fix.
2005-04-23 Richard M. Stallman(Fcopy_file): New arg MUSTBENEW.
2005-04-20 Thien-Thi NguyenRemove reference to defunct vms-pwd.h.
2005-03-30 Stefan Monnier(search_embedded_absfilename): Fix last change.
2005-03-28 Stefan Monnier(Fexpand_file_name): Use IS_DEVICE_SEP.
2005-03-17 Richard M. Stallman(Fcopy_file, Frename_file, Fadd_name_to_file)
2005-03-12 Stefan Monnier(Fmake_symbolic_link): Fix last change.
2005-03-11 Richard M. Stallman(Frename_file, Fadd_name_to_file)
2005-03-11 Kenichi Handa(Finsert_file_contents): Call Fcheck_coding_system
2005-03-04 Thien-Thi Nguyen(Fexpand_file_name) [VMS]:
2005-03-04 Thien-Thi Nguyen(Fexpand_file_name) [VMS]: Don't upcase the name
2005-03-03 Thien-Thi Nguyen(FILE_SYSTEM_CASE): Define macro if not already defined.
2005-01-21 Richard M. Stallman(Fcopy_file): Doc fix.
2004-12-30 Kenichi Handa(Finsert_file_contents): Don't use
2004-12-27 Steven Tamm* dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-12-21 Richard M. Stallman(Fread_file_name): Delete duplicates in
2004-11-07 Andreas SchwabDon't declare Fmsdos_downcase_filename.
2004-11-07 Jan Djärv* dosfns.c (Fdos_memget, Fdos_memput): Use integer...
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...
2004-09-29 Kenichi Handa(Finsert_file_contents): Be sure to free composition...
2004-09-15 Stefan Monnier(Finsert_file_contents): Fix case of replacement in...
2004-09-08 Luc TeirlinckDelete declaration for removed Vauto_save_file_format.
2004-08-29 Steven TammFixing whitespace style issue with #define
2004-08-26 Steven Tammfileio.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ärvfileio.c (Frename_file): Put symlink handling inside...
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...
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...
2003-12-29 Richard M. Stallman(choose_write_coding_system): Ignore auto_saving
2003-11-29 Jan DjärvAdd variable use-file-dialog to control use of file...
2003-09-01 Miles BaderAdd arch taglines
2003-08-17 Richard M. Stallman(Fwrite_region): Fix conditional expression to issue...
2003-07-22 Stefan Monnier(Finsert_file_contents): Use delete_all_overlays.
2003-07-09 Stefan Monnier(Finsert_file_contents): Use new type for overlays_...
2003-06-22 Richard M. Stallman(Fwrite_region): Alternate messages for append and...
2003-06-13 Kai Großjohann(Fcopy_file): Doc fix: copies file modes, too.
2003-06-12 Kenichi Handa(Fwrite_region): Save and restore restriction.
2003-05-31 Kenichi Handa(Qauto_save_coding, auto_save_coding): New variables.
2003-05-16 Richard M. Stallman(Fdelete_file): Handle symlinks pointing to directories.
2003-05-07 Jason Rumney(Ffile_symlink_p): Let handlers handle symlinks even
2003-05-05 Stefan Monnier(Qwrite_region_annotate_functions): New var.
2003-04-11 Kenichi Handa(Vafter_insert_file_adjust_coding_function): Delete
2003-04-10 Kenichi Handa* fileio.c (Vafter_insert_file_adjust_coding_function...
2003-04-09 Richard M. Stallman(Ffile_symlink_p): Doc fix.
2003-04-08 Richard M. Stallman(Finsert_file_contents): Doc fix.
2003-03-29 Kai Großjohann(Fexpand_file_name): In the no-handler case, after
2003-03-21 Kenichi Handa(Fexpand_file_name): Fix previous change.
2003-03-19 Kenichi Handa(Fread_file_name): Fix previous change.
2003-03-19 Kenichi Handa(Ffile_name_directory): Reconstruct file name by
2003-02-01 Jason Rumney(Fcopy_file) [WINDOWSNT]: Reverse logic for setting
2003-01-31 Juanma BarranqueroCygwin support patch.
2003-01-25 Richard M. Stallman(barf_or_query_if_file_exists): Call format2 instead...
2003-01-19 Jan DjärvGTK version
2003-01-13 Francesco Potortì(Fdelete_directory, Fdelete_file): Document the
2003-01-13 Richard M. Stallman(syms_of_fileio) <directory-sep-char>: Doc fix.
2002-12-17 Kenichi Handa(choose_write_coding_system): Even if
2002-12-07 Richard M. Stallman(Fcopy_file): Set immediate_quit around emacs_open...
2002-12-04 Richard M. Stallman(fcntl.h): Test only HAVE_FCNTL_H.
2002-11-27 Jason Rumney(Finsert_file_contents): Give a more appropriate error
2002-11-18 Dave Love(_GNU_SOURCE, HAVE_FSYNC): Don't define.
2002-10-16 Richard M. Stallman(Fcopy_file): Fix backward test of KEEP_TIME.
2002-10-12 Stefan Monnier(Fread_file_name): Use empty_string. Use if-expr to...
next