log src/fileio.c @ 10471:3eb77f03f53e

age author description
Mon, 02 Jan 1995 06:36:56 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Mon, 28 Nov 1994 19:27:53 +0000 Richard M. Stallman (internal_delete_file, internal_delete_file_1): New functions.
Wed, 16 Nov 1994 01:50:23 +0000 Karl Heuer (Fdo_auto_save): Use the new type-test macros.
Wed, 16 Nov 1994 00:52:35 +0000 Richard M. Stallman (Fread_file_name_internal): Protect orig_string.
Tue, 15 Nov 1994 00:30:47 +0000 Richard M. Stallman (Finsert_file_contents): Init not_regular at the beginning.
Mon, 14 Nov 1994 23:58:19 +0000 Richard M. Stallman (Finsert_file_contents): If VISIT, set the buffer components
Wed, 09 Nov 1994 20:53:55 +0000 Richard M. Stallman (Fsubstitute_in_file_name): Add missing #endif.
Tue, 01 Nov 1994 08:16:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Fri, 07 Oct 1994 08:42:25 +0000 Richard M. Stallman (check_writable, check_executable): Test HAVE_EACCESS.
Wed, 05 Oct 1994 09:33:33 +0000 Richard M. Stallman (Ffile_regular_p): New function.
Tue, 04 Oct 1994 15:52:06 +0000 Karl Heuer (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
Tue, 04 Oct 1994 14:23:18 +0000 Karl Heuer (Finsert_file_contents): No longer necessary to set type separately.
Tue, 04 Oct 1994 12:05:13 +0000 Karl Heuer (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
Sun, 02 Oct 1994 23:57:26 +0000 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
Thu, 29 Sep 1994 23:20:43 +0000 Richard M. Stallman (check_writable, check_executable) [__HURD__]: Use eaccess.
Wed, 28 Sep 1994 20:45:08 +0000 Karl Heuer (Fdelete_file): Undo Sep 16 change.
Tue, 27 Sep 1994 03:03:38 +0000 Karl Heuer (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
Sat, 24 Sep 1994 23:24:52 +0000 Richard M. Stallman (Ffile_writable_p): Use stat to test for existence.
Sun, 18 Sep 1994 20:01:47 +0000 Richard M. Stallman (Ffile_writable_p): Don't use ro_fsys.
Sun, 18 Sep 1994 19:17:01 +0000 Karl Heuer (Fcopy_file): Use set_file_times, and check for the error return.
Sat, 17 Sep 1994 03:12:39 +0000 Karl Heuer (barf_or_query_if_file_exists): Fix declaration.
Fri, 16 Sep 1994 23:39:59 +0000 Karl Heuer (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
Fri, 16 Sep 1994 22:17:40 +0000 Karl Heuer (Fdelete_file): Bind completion-ignored-extensions to nil.
Wed, 14 Sep 1994 09:16:31 +0000 Richard M. Stallman (Fset_default_file_modes): Doc fix.
Mon, 05 Sep 1994 01:12:25 +0000 Karl Heuer (Ffile_accessible_directory_p): Put back the gcpro.
Tue, 30 Aug 1994 04:30:33 +0000 Richard M. Stallman (Ffile_accessible_directory_p): No need for gcpro.
Wed, 24 Aug 1994 00:39:46 +0000 Karl Heuer (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
Wed, 24 Aug 1994 00:35:51 +0000 Karl Heuer (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
Tue, 23 Aug 1994 22:36:41 +0000 Richard M. Stallman (O_RDONLY): Defined.
Tue, 23 Aug 1994 07:05:17 +0000 Richard M. Stallman (Fmake_directory_internal): Pass just 2 args to handler.
Thu, 04 Aug 1994 23:36:07 +0000 Richard M. Stallman (Fread_file_name_internal): Call double_dollars when `changed' is set.
Sun, 24 Jul 1994 05:42:51 +0000 Richard M. Stallman (Fwrite_region): Do unwind the new unwind protect.
Thu, 14 Jul 1994 03:39:04 +0000 Richard M. Stallman (syms_of_fileio): Finish previous change.
Tue, 12 Jul 1994 21:03:03 +0000 Richard M. Stallman (Fmake_directory_internal): Use Qmake_directory_internal.
Sat, 09 Jul 1994 19:10:16 +0000 Richard M. Stallman (Ffile_name_directory, Ffile_name_nondirectory,
Tue, 28 Jun 1994 19:00:30 +0000 Roland McGrath (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
Mon, 27 Jun 1994 20:44:08 +0000 Richard M. Stallman (a_write): Verify that *annot is a cons.
Sat, 25 Jun 1994 00:13:53 +0000 Karl Heuer (Finsert_file_contents): Fix check for non-regular files.
Thu, 26 May 1994 22:30:47 +0000 Karl Heuer (Finsert_file_contents): Check for beginning of file.
Sun, 22 May 1994 01:40:44 +0000 Richard M. Stallman (Fdelete_directory): Allow dir names as well as file names.
Fri, 20 May 1994 23:14:58 +0000 Richard M. Stallman (Finsert_file_contents): Declare buffer as unsigned
Thu, 19 May 1994 05:54:51 +0000 Richard M. Stallman (Fwrite_region): Set update_mode_lines.
Thu, 19 May 1994 05:20:27 +0000 Richard M. Stallman (syms_of_fileio): Doc fix.
Tue, 17 May 1994 09:46:59 +0000 Richard M. Stallman (Fdo_auto_save): Save listdesc as an integer, only if open.
Sat, 14 May 1994 06:34:26 +0000 Richard M. Stallman (Fcopy_file): Close output before setting its times.
Tue, 10 May 1994 23:26:39 +0000 Richard M. Stallman (Finsert_file_contents) [MSDOS]: Ignore the replace feature.
Thu, 28 Apr 1994 22:27:06 +0000 Richard M. Stallman (inhibit-file-name-handers): Correct documentation.
Wed, 27 Apr 1994 08:35:48 +0000 Richard M. Stallman (Finsert_file_contents): Fix accessing buffer_file_type
Sat, 23 Apr 1994 04:55:38 +0000 Richard M. Stallman (syms_of_fileio): New Lisp var inhibit-file-name-operation.
Fri, 22 Apr 1994 23:56:44 +0000 Karl Heuer (Ffind_file_name_handler): New argument OPERATION. All callers changed.
Fri, 15 Apr 1994 22:26:34 +0000 Richard M. Stallman (Finsert_file_contents): Fix test for unchanged file.
Wed, 13 Apr 1994 22:23:24 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Tue, 05 Apr 1994 03:50:46 +0000 Richard M. Stallman (Fdo_auto_save): Don't turn off auto save mode.
Wed, 23 Mar 1994 22:28:22 +0000 Karl Heuer (Finsert_file_contents): Use assignment, not initialization.
Wed, 16 Mar 1994 22:14:23 +0000 Karl Heuer (Ffile_modes) [MSDOS]: set exec-bit based on file suffix.
Wed, 16 Mar 1994 03:01:46 +0000 Karl Heuer (Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo
Tue, 15 Mar 1994 18:50:50 +0000 Richard M. Stallman (Frename_file): Use RETURN_UNGCPRO when run handler.
Mon, 14 Mar 1994 22:00:34 +0000 Karl Heuer (Fread_file_name): Delete docstring of second version of function, to avoid
Mon, 14 Mar 1994 01:29:37 +0000 Richard M. Stallman (Finsert_file_contents): Don't let same_at_end be less than same_at_start.
Sat, 05 Mar 1994 20:36:38 +0000 Richard M. Stallman (Fdo_auto_save): Doc fix.
Fri, 04 Mar 1994 04:19:14 +0000 Richard M. Stallman (Finsert_file_contents): Pass del_range_1 two ends, not a length.
Thu, 03 Mar 1994 21:01:37 +0000 Karl Heuer (Fread_file_name): Do the right thing when insert-default-directory is nil.
Thu, 03 Mar 1994 19:24:54 +0000 Richard M. Stallman (Finsert_file_contents): If undo_list was t, leave it t.
Wed, 23 Feb 1994 00:33:13 +0000 Richard M. Stallman (Finsert_file_contents): If REPLACE, always do lseek.
Thu, 17 Feb 1994 19:23:59 +0000 Richard M. Stallman (Finsert_file_contents): Fix previous change.
Thu, 17 Feb 1994 08:38:34 +0000 Richard M. Stallman (Finsert_file_contents): New arg REPLACE.
Fri, 11 Feb 1994 21:51:51 +0000 Karl Heuer (Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
Thu, 10 Feb 1994 04:38:58 +0000 Richard M. Stallman Use new name vmsdir.h.
Thu, 10 Feb 1994 00:39:28 +0000 Karl Heuer (Fdo_auto_save): Save echo_area_glyphs_length.
Thu, 03 Feb 1994 05:56:36 +0000 Richard M. Stallman (Fwrite_region): If FILENAME has no handler, see if VISIT has one.
Thu, 20 Jan 1994 23:50:37 +0000 Richard M. Stallman (double_dollars): New function.
Sun, 16 Jan 1994 23:59:56 +0000 Richard M. Stallman (Ffile_symlink_p): Doc fix.
Mon, 10 Jan 1994 22:24:26 +0000 Richard M. Stallman (Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
Sat, 08 Jan 1994 22:55:04 +0000 Roland McGrath (report_file_error): Use strerror instead of sys_errlist.
Sat, 08 Jan 1994 21:28:08 +0000 Roland McGrath Don't declare sys_errlist; declare strerror instead.
Sat, 08 Jan 1994 09:15:49 +0000 Richard M. Stallman [MSDOS]: #include "msdos.h" and <sys/param.h> needed for
Sat, 01 Jan 1994 18:01:49 +0000 Richard M. Stallman (Fwrite_region): Don't change START and END from nil
Fri, 31 Dec 1993 18:16:16 +0000 Richard M. Stallman (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
Fri, 31 Dec 1993 12:56:41 +0000 Richard M. Stallman (Finsert_file_contents): Don't run after change hook
Sat, 25 Dec 1993 02:17:41 +0000 Richard M. Stallman (Fwrite_region): If handler, don't mess with modtime.
Thu, 23 Dec 1993 01:53:11 +0000 Richard M. Stallman (Fmake_symbolic_link): Do expand FILENAME if starts with ~.
Tue, 23 Nov 1993 10:09:44 +0000 Richard M. Stallman (Finsert_file_contents): Don't call signal_after_change
Fri, 12 Nov 1993 21:17:43 +0000 Richard M. Stallman (syms_of_fileio): Fix missing \n\'s.
Wed, 10 Nov 1993 07:59:21 +0000 Richard M. Stallman (Fwrite_region): Fix minor bugs in POS arg to awrite.
Mon, 25 Oct 1993 04:42:12 +0000 Brian Fox (Fcopy_file): Don't allow the copying of anything other than regular
Thu, 14 Oct 1993 04:30:19 +0000 Richard M. Stallman (Fcar_less_than_car): Fix typo in previous change.
Sat, 09 Oct 1993 21:30:48 +0000 Richard M. Stallman (Vafter_insert_file_functions): New variable.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 08 Aug 1993 05:17:22 +0000 Richard M. Stallman (expand_and_dir_to_file): Use Fdirectory_file_name.
Wed, 04 Aug 1993 22:51:22 +0000 Richard M. Stallman (expand_and_dir_to_file): Remove final / by copying abspath.
Sun, 01 Aug 1993 12:19:11 +0000 Richard M. Stallman (Finsert_file_contents): Don't call prepare_to_modify_buffer
Sun, 25 Jul 1993 06:00:32 +0000 Richard M. Stallman (Fdo_auto_save): Temporarily clear Vquit_flag.
Sat, 03 Jul 1993 06:58:05 +0000 Roland McGrath (Frename_file): After prompting for ok-if-already-exists, pass only nil or
Sat, 19 Jun 1993 01:04:50 +0000 Jim Blandy * fileio.c (Fset_visited_file_modtime): We're only passing two
Thu, 17 Jun 1993 02:28:19 +0000 Jim Blandy * fileio.c (Finsert_file_contents): Two new args, BEG and END.
Mon, 14 Jun 1993 03:49:04 +0000 Richard M. Stallman (Fset_visited_file_modtime): Don't give the handler
Sun, 13 Jun 1993 00:07:35 +0000 Richard M. Stallman (Fcopy_file): Pass all the args to the handler.
Thu, 10 Jun 1993 05:21:01 +0000 Jim Blandy * fileio.c (Frename_file): Pass all arguments to the file name handler.
Tue, 08 Jun 1993 01:09:50 +0000 Richard M. Stallman (syms_of_fileio): Set up Qset_visited_file_modtime.
Tue, 01 Jun 1993 21:15:25 +0000 Richard M. Stallman (Fwrite_region): Don't fsync if autosaving.
Tue, 01 Jun 1993 20:49:28 +0000 Richard M. Stallman [HPUX9]: Don't include errnet.h.
Mon, 24 May 1993 21:09:38 +0000 Richard M. Stallman (Fread_file_name): If input is empty, do return the default
Mon, 24 May 1993 15:22:47 +0000 Jim Blandy * fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data to
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 19 May 1993 06:13:00 +0000 Jim Blandy Braino.
Wed, 19 May 1993 06:01:21 +0000 Jim Blandy * fileio.c (Ffind_file_name_handler): Check that FILENAME is a
Tue, 11 May 1993 01:39:42 +0000 Jim Blandy * fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for the
Tue, 04 May 1993 02:29:57 +0000 Jim Blandy * fileio.c (Fmake_symbolic_link): If a file already exists under
Thu, 29 Apr 1993 13:17:56 +0000 Richard M. Stallman (Fexpand_file_name): Undo last change--too risky for now.
Mon, 26 Apr 1993 21:54:00 +0000 Roland McGrath (Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Wed, 31 Mar 1993 07:05:20 +0000 Richard M. Stallman (Fwrite_region): Don't fail to set visit_file.
Sun, 28 Mar 1993 08:29:21 +0000 Richard M. Stallman (Fexpand_file_name): Default DEFALT at beginning,
Sat, 20 Mar 1993 19:45:17 +0000 Jim Blandy * fileio.c (HAVE_FSYNC): Define, if appropriate.
Fri, 19 Mar 1993 05:30:19 +0000 Richard M. Stallman (Fvisited_file_modtime): New function.
Wed, 17 Mar 1993 21:40:14 +0000 Richard M. Stallman Doc fix.
Sun, 14 Feb 1993 14:37:33 +0000 Jim Blandy * fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell
Thu, 14 Jan 1993 15:08:15 +0000 Jim Blandy * fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, as
Tue, 12 Jan 1993 00:12:21 +0000 Richard M. Stallman (Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.