]> code.delx.au - gnu-emacs/history - src/fileio.c
*** empty log message ***
[gnu-emacs] / src / fileio.c
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
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-26 Kenichi Handa(choose_write_coding_system): Return a decided coding...
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-29 Kenichi Handa(Finsert_file_contents): Even if we read into a
2003-05-28 Kenichi Handa(kill_workbuf_unwind): New function.
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-03-14 Kenichi Handa(Finsert_file_contents): On replacing, before decoding...
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...
2002-09-11 Richard M. Stallman(Fdo_auto_save): Catch error making directory.
2002-08-19 Eli Zaretskii(Ffile_name_directory) [DOS_NT]: Don't declare `beg'
2002-07-19 Juanma Barranquero(file_name_as_directory): Use literal '/' instead of...
2002-07-19 Juanma Barranquero(Ffile_name_as_directory): Fix argument name in docstring.
2002-07-19 Juanma Barranquero(syms_of_fileio): Remove redundant deprecation info.
2002-07-16 Ken Raeburn(report_file_error): String pointer args now point to
2002-07-16 Ken Raeburn* fileio.c (Fmake_symbolic_link, Fexpand_file_name...
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-12 Richard M. Stallman(Fwrite_region): Doc fix.
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-07-10 Juanma BarranqueroRename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-06-26 Juanma Barranquero(read_file_name_cleanup): Add missing return.
2002-06-05 Pavel Janík(choose_write_coding_system): Call select-safe-coding...
2002-06-03 Richard M. Stallman(choose_write_coding_system):
2002-05-28 Richard M. Stallman(Fwrite_region): If START is a string, don't make any...
2002-05-28 Kim F. Storm(Fread_file_name_internal): Added brute-force
2002-05-27 Kim F. Storm(Vread_file_name_function, Vread_file_name_predicate):
2002-05-23 Stefan Monnier(read_non_regular, Finsert_file_contents): Use BEG_BYTE.
2002-05-07 Kenichi Handa(Finsert_file_contents): Set coding_system instead of
2002-04-13 Richard M. Stallman(Finsert_file_contents):
2002-04-09 Kenichi Handa(Finsert_file_contents): Fix calculation of `inserted'.
2002-03-09 Jason Rumney(Fcopy_file): Fix last change.
2002-03-09 Jason Rumney(Fcopy_file) [WINDOWS_NT]: Ensure file is not
2002-03-05 Kenichi Handa(Finsert_file_contents): Set coding_system to Qnil
2002-03-03 Richard M. Stallman(Fmake_temp_name): Doc fix.
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-02-26 Eli Zaretskii(Fsubstitute_in_file_name): Fix the change from 2002...
2002-02-08 Eli Zaretskii(Fsubstitute_in_file_name): If the file name includes...
2002-02-03 Richard M. Stallman(Fdo_auto_save): Improve "auto save disabled" msg.
2001-12-29 Richard M. Stallman(Fdo_auto_save): If NO_MESSAGE, don't call push_message.
2001-12-19 Eli Zaretskii(Fexpand_file_name) [DOS_NT]: Use the root directory
2001-12-12 Richard M. Stallman(Fwrite_region): Doc fix.
2001-12-11 Richard M. StallmanTest GNU_LINUX, not LINUX.
2001-12-02 Richard M. Stallman(read_non_regular): Delete Fsignal call.
2001-11-29 Pavel Janík(file-name-coding-system, default-file-name-coding...
2001-11-29 Richard M. Stallman(Ffind_file_name_handler): Avoid initializer for `result'.
2001-11-26 Stefan Monnier(Ffind_file_name_handler): Give precedence to handlers
2001-11-19 Stefan Monnier(Fwrite_region): Move choose_write_coding_system to...
2001-11-17 Richard M. Stallman(Fwrite_region): Avoid initializer for Lisp_Object.
2001-11-17 Stefan Monnier(build_annotations): Split off the tail.
2001-11-16 Stefan Monnier(choose_write_coding_system): New fun, extracted from...
2001-11-14 Richard M. Stallman(Ffile_accessible_directory_p): Doc fix.
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-26 Eli Zaretskii(Faccess_file): Run the argument filename through
2001-10-25 Eli ZaretskiiRevert last change (which removed old commented-out
2001-10-22 Pavel JaníkRemove unused code.
2001-10-21 Pavel Janík(Finsert_file_contents): Remove unused variable `gap_size'.
2001-10-21 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-10-08 Gerd MoellmannDon't define min/max.
2001-10-05 Gerd Moellmann(Fcopy_file): If NEWNAME is a directory copy FILE there.
2001-09-26 Gerd Moellmann(Finsert_file_contents): If REPLACE is non-nil, stop
2001-09-14 Gerd Moellmann(Ffile_symlink_p): Fix last change.
2001-09-13 Gerd Moellmann(Ffile_symlink_p): If readlink returns ERANGE, take
2001-08-30 Gerd Moellmann(Finsert_file_contents): Don't change the multibyteness
2001-08-29 Gerd Moellmann(Finsert_file_contents): Undo change of 2001-08-27.
2001-08-27 Gerd MoellmannFinsert_file_contents): Allocate, restore, and
2001-08-27 Gerd Moellmann(Finsert_file_contents): Call Fset_buffer_multibyte
2001-08-24 Gerd Moellmann(Finsert_file_contents): Set coding's dest_multibyte
2001-08-24 Andrew Choi2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-23 Gerd Moellmann(Finsert_file_contents): If VISIT is non-nil, and
2001-07-31 Gerd Moellmann(Finsert_file_contents): Don't treat a return value
next