log src/fileio.c @ 106047:79b340bcf03b

age author description
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Thu, 05 Nov 2009 04:12:49 +0000 Kenichi Handa (Finsert_file_contents): Be sure set coding-system of
Fri, 23 Oct 2009 17:33:52 +0000 Stefan Monnier * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Thu, 01 Oct 2009 15:07:32 +0000 Michael Albinus * fileio.c (Fdelete_directory_internal): Renamed from
Tue, 21 Jul 2009 23:34:02 +0000 Chong Yidong * fileio.c: Revert 2009-07-16 changes.
Thu, 16 Jul 2009 01:45:08 +0000 Richard M. Stallman * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
Tue, 07 Jul 2009 22:52:58 +0000 Chong Yidong * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
Wed, 15 Apr 2009 00:08:23 +0000 Dan Nicolaescu * fileio.c (history_delete_duplicates): Remove unused declaration.
Sat, 28 Mar 2009 02:24:22 +0000 Stefan Monnier * insdel.c (move_gap, move_gap_both, gap_left, gap_right)
Sat, 28 Mar 2009 02:06:06 +0000 Stefan Monnier (Finsert_file_contents): Don't limit size to INT_MAX/4.
Tue, 24 Mar 2009 14:14:53 +0000 Jason Rumney (Fsubstitute_in_file_name): Always work on a copy.
Thu, 19 Mar 2009 06:26:04 +0000 Glenn Morris (Fsubstitute_in_file_name): Doc fix.
Thu, 26 Feb 2009 10:18:15 +0000 Juanma Barranquero * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
Wed, 11 Feb 2009 03:52:56 +0000 Stefan Monnier (Fwrite_region): !NILP -> CONSP.
Wed, 04 Feb 2009 03:51:27 +0000 Glenn Morris (Fwrite_region): Doc fix (mention annotate-functions).
Thu, 22 Jan 2009 04:42:51 +0000 Chong Yidong (Vwrite_region_post_annotation_function)
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 07 Jan 2009 12:26:02 +0000 Kenichi Handa (Finsert_file_contents): In the case of replace,
Sat, 20 Dec 2008 15:17:28 +0000 Jason Rumney (Fexpand_file_name): Do not allow ../ to go beyond the server name in
Fri, 14 Nov 2008 21:11:15 +0000 Chong Yidong (Finsert_file_contents): Decrement specpdl_ptr to avoid double file
Mon, 20 Oct 2008 10:10:12 +0000 Eli Zaretskii (Fset_file_modes): Doc fix.
Sat, 18 Oct 2008 18:06:19 +0000 Eli Zaretskii (Fset_file_modes): Doc fix.
Thu, 16 Oct 2008 17:59:34 +0000 Chong Yidong (Fexpand_file_name): Doc fix.
Sat, 20 Sep 2008 23:37:08 +0000 Glenn Morris (Qdelete_by_moving_to_trash): New Lisp_Object.
Sat, 20 Sep 2008 21:40:54 +0000 Glenn Morris (Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964).
Sun, 14 Sep 2008 05:58:52 +0000 Kenichi Handa (Finsert_file_contents): Delete incorrect decrement of specpdl_ptr.
Tue, 02 Sep 2008 08:13:20 +0000 Andreas Schwab (Fexpand_file_name): Remove unused variables.
Tue, 02 Sep 2008 05:35:54 +0000 Miles Bader Merge from emacs--rel--22