| Commit message (Expand) | Author | Age | Files | Lines |
* | (directory_file_name): Add APOLLO conditional. | Richard M. Stallman | 1995-05-03 | 1 | -31/+7 |
* | (Finsert_file_contents): Use file_truename for unlocking. | Richard M. Stallman | 1995-05-02 | 1 | -2/+2 |
* | (Fdo_auto_save): Record visited file name | Richard M. Stallman | 1995-04-30 | 1 | -3/+12 |
* | (Ffile_regular_p): Use Qfile_regular_p. | Richard M. Stallman | 1995-04-26 | 1 | -2/+5 |
* | (Fexpand_file_name): Use IS_DIRECTORY_SEP instead of | Karl Heuer | 1995-04-13 | 1 | -34/+13 |
* | Fix typo in previous change. | Karl Heuer | 1995-04-12 | 1 | -1/+1 |
* | (directory_file_name) [WINDOWSNT]: Handle UNC format. | Karl Heuer | 1995-04-12 | 1 | -9/+15 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
* | (syms_of_fileio): Fix missing \n\. | Karl Heuer | 1995-03-22 | 1 | -1/+1 |
* | (Finsert_file_contents): Call format-decode. | Boris Goldowsky | 1995-03-17 | 1 | -0/+48 |
* | (Fexpand_file_name): Copy default-directory | Richard M. Stallman | 1995-02-14 | 1 | -5/+6 |
* | (Fexpand_file_name): Look for a handler for defalt. | Richard M. Stallman | 1995-02-12 | 1 | -3/+9 |
* | (file_name_as_directory, Ffile_name_directory) | Richard M. Stallman | 1995-01-20 | 1 | -10/+0 |
* | Use SAVE_MODIFF and BUF_SAVE_MODIFF | Richard M. Stallman | 1995-01-02 | 1 | -7/+19 |
* | (internal_delete_file, internal_delete_file_1): New functions. | Richard M. Stallman | 1994-11-28 | 1 | -1/+18 |
* | (Fdo_auto_save): Use the new type-test macros. | Karl Heuer | 1994-11-16 | 1 | -2/+1 |
* | (Fread_file_name_internal): Protect orig_string. | Richard M. Stallman | 1994-11-16 | 1 | -2/+12 |
* | (Finsert_file_contents): Init not_regular at the beginning. | Richard M. Stallman | 1994-11-15 | 1 | -2/+1 |
* | (Finsert_file_contents): If VISIT, set the buffer components | Richard M. Stallman | 1994-11-14 | 1 | -3/+16 |
* | (Fsubstitute_in_file_name): Add missing #endif. | Richard M. Stallman | 1994-11-09 | 1 | -0/+1 |
* | Change explicit uses of the Unix directory separator | Richard M. Stallman | 1994-11-01 | 1 | -137/+218 |
* | *** empty log message *** | Morten Welinder | 1994-10-17 | 1 | -0/+6 |
* | (check_writable, check_executable): Test HAVE_EACCESS. | Richard M. Stallman | 1994-10-07 | 1 | -2/+2 |
* | (Ffile_regular_p): New function. | Richard M. Stallman | 1994-10-05 | 1 | -37/+61 |
* | (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved): | Karl Heuer | 1994-10-04 | 1 | -12/+12 |
* | (Finsert_file_contents): No longer necessary to set type separately. | Karl Heuer | 1994-10-04 | 1 | -1/+0 |
* | (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor | Karl Heuer | 1994-10-04 | 1 | -3/+3 |
* | (Finsert_file_contents): set type of `end', not just the value. | Karl Heuer | 1994-10-02 | 1 | -0/+1 |
* | (check_writable, check_executable) [__HURD__]: Use eaccess. | Richard M. Stallman | 1994-09-29 | 1 | -26/+2 |
* | (Fdelete_file): Undo Sep 16 change. | Karl Heuer | 1994-09-28 | 1 | -6/+2 |
* | (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file, | Karl Heuer | 1994-09-27 | 1 | -19/+18 |
* | (Ffile_writable_p): Use stat to test for existence. | Richard M. Stallman | 1994-09-24 | 1 | -6/+71 |
* | (Ffile_writable_p): Don't use ro_fsys. | Richard M. Stallman | 1994-09-18 | 1 | -28/+2 |
* | (Fcopy_file): Use set_file_times, and check for the error return. | Karl Heuer | 1994-09-18 | 1 | -1/+2 |
* | (barf_or_query_if_file_exists): Fix declaration. | Karl Heuer | 1994-09-17 | 1 | -0/+1 |
* | (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused | Karl Heuer | 1994-09-16 | 1 | -5/+0 |
* | (Fdelete_file): Bind completion-ignored-extensions to nil. | Karl Heuer | 1994-09-16 | 1 | -2/+6 |
* | (Fset_default_file_modes): Doc fix. | Richard M. Stallman | 1994-09-14 | 1 | -2/+2 |
* | (Ffile_accessible_directory_p): Put back the gcpro. | Karl Heuer | 1994-09-05 | 1 | -2/+9 |
* | (Ffile_accessible_directory_p): No need for gcpro. | Richard M. Stallman | 1994-08-30 | 1 | -6/+1 |
* | (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables. | Karl Heuer | 1994-08-24 | 1 | -1/+0 |
* | (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents, | Karl Heuer | 1994-08-24 | 1 | -15/+22 |
* | (O_RDONLY): Defined. | Richard M. Stallman | 1994-08-23 | 1 | -6/+19 |
* | (Fmake_directory_internal): Pass just 2 args to handler. | Richard M. Stallman | 1994-08-23 | 1 | -1/+1 |
* | (Fread_file_name_internal): Call double_dollars when `changed' is set. | Richard M. Stallman | 1994-08-04 | 1 | -1/+1 |
* | (Fwrite_region): Do unwind the new unwind protect. | Richard M. Stallman | 1994-07-24 | 1 | -3/+62 |
* | (syms_of_fileio): Finish previous change. | Richard M. Stallman | 1994-07-14 | 1 | -1/+1 |
* | (Fmake_directory_internal): Use Qmake_directory_internal. | Richard M. Stallman | 1994-07-12 | 1 | -4/+4 |
* | (Ffile_name_directory, Ffile_name_nondirectory, | Richard M. Stallman | 1994-07-09 | 1 | -6/+15 |
* | (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted | Roland McGrath | 1994-06-28 | 1 | -1/+1 |