| Commit message (Expand) | Author | Age | Files | Lines |
* | (syms_of_fileio): New Lisp var inhibit-file-name-operation. | Richard M. Stallman | 1994-04-23 | 1 | -17/+30 |
* | (Ffind_file_name_handler): New argument OPERATION. All callers changed. | Karl Heuer | 1994-04-22 | 1 | -37/+39 |
* | (Finsert_file_contents): Fix test for unchanged file. | Richard M. Stallman | 1994-04-15 | 1 | -1/+1 |
* | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1994-04-13 | 1 | -0/+4 |
* | (Fdo_auto_save): Don't turn off auto save mode. | Richard M. Stallman | 1994-04-05 | 1 | -5/+28 |
* | (Finsert_file_contents): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -1/+2 |
* | (Ffile_modes) [MSDOS]: set exec-bit based on file suffix. | Karl Heuer | 1994-03-16 | 1 | -0/+13 |
* | (Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo | Karl Heuer | 1994-03-16 | 1 | -8/+8 |
* | (Frename_file): Use RETURN_UNGCPRO when run handler. | Richard M. Stallman | 1994-03-15 | 1 | -8/+8 |
* | (Fread_file_name): Delete docstring of second version of function, to avoid | Karl Heuer | 1994-03-14 | 1 | -8/+3 |
* | (Finsert_file_contents): Don't let same_at_end be less than same_at_start. | Richard M. Stallman | 1994-03-14 | 1 | -0/+9 |
* | (Fdo_auto_save): Doc fix. | Richard M. Stallman | 1994-03-05 | 1 | -3/+2 |
* | (Finsert_file_contents): Pass del_range_1 two ends, not a length. | Richard M. Stallman | 1994-03-04 | 1 | -1/+1 |
* | (Fread_file_name): Do the right thing when insert-default-directory is nil. | Karl Heuer | 1994-03-03 | 1 | -2/+6 |
* | (Finsert_file_contents): If undo_list was t, leave it t. | Richard M. Stallman | 1994-03-03 | 1 | -3/+3 |
* | (Finsert_file_contents): If REPLACE, always do lseek. | Richard M. Stallman | 1994-02-23 | 1 | -12/+29 |
* | (Finsert_file_contents): Fix previous change. | Richard M. Stallman | 1994-02-17 | 1 | -0/+1 |
* | (Finsert_file_contents): New arg REPLACE. | Richard M. Stallman | 1994-02-17 | 1 | -5/+97 |
* | (Fsubstitute_in_file_name): Remove long-dead code that looked at USER before | Karl Heuer | 1994-02-11 | 1 | -14/+0 |
* | Use new name vmsdir.h. | Richard M. Stallman | 1994-02-10 | 1 | -1/+1 |
* | (Fdo_auto_save): Save echo_area_glyphs_length. | Karl Heuer | 1994-02-10 | 1 | -1/+7 |
* | (Fwrite_region): If FILENAME has no handler, see if VISIT has one. | Richard M. Stallman | 1994-02-03 | 1 | -0/+3 |
* | (double_dollars): New function. | Richard M. Stallman | 1994-01-20 | 1 | -27/+38 |
* | (Ffile_symlink_p): Doc fix. | Richard M. Stallman | 1994-01-16 | 1 | -3/+3 |
* | (Fdo_auto_save): If auto save times out, don't try again for 20 minutes. | Richard M. Stallman | 1994-01-10 | 1 | -0/+27 |
* | (report_file_error): Use strerror instead of sys_errlist. | Roland McGrath | 1994-01-08 | 1 | -4/+1 |
* | Don't declare sys_errlist; declare strerror instead. | Roland McGrath | 1994-01-08 | 1 | -6/+4 |
* | [MSDOS]: #include "msdos.h" and <sys/param.h> needed for | Richard M. Stallman | 1994-01-08 | 1 | -1/+177 |
* | (Fwrite_region): Don't change START and END from nil | Richard M. Stallman | 1994-01-01 | 1 | -11/+12 |
* | (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler. | Richard M. Stallman | 1993-12-31 | 1 | -5/+5 |
* | (Finsert_file_contents): Don't run after change hook | Richard M. Stallman | 1993-12-31 | 1 | -2/+7 |
* | (Fwrite_region): If handler, don't mess with modtime. | Richard M. Stallman | 1993-12-25 | 1 | -5/+0 |
* | (Fmake_symbolic_link): Do expand FILENAME if starts with ~. | Richard M. Stallman | 1993-12-23 | 1 | -4/+11 |
* | (Finsert_file_contents): Don't call signal_after_change | Richard M. Stallman | 1993-11-23 | 1 | -1/+2 |
* | (syms_of_fileio): Fix missing \n\'s. | Richard M. Stallman | 1993-11-12 | 1 | -10/+10 |
* | (Fwrite_region): Fix minor bugs in POS arg to awrite. | Richard M. Stallman | 1993-11-10 | 1 | -8/+9 |
* | (Fcopy_file): Don't allow the copying of anything other than regular | Brian Fox | 1993-10-25 | 1 | -1/+28 |
* | (Fcar_less_than_car): Fix typo in previous change. | Richard M. Stallman | 1993-10-14 | 1 | -1/+1 |
* | (Vafter_insert_file_functions): New variable. | Richard M. Stallman | 1993-10-09 | 1 | -14/+164 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (expand_and_dir_to_file): Use Fdirectory_file_name. | Richard M. Stallman | 1993-08-08 | 1 | -2/+2 |
* | (expand_and_dir_to_file): Remove final / by copying abspath. | Richard M. Stallman | 1993-08-04 | 1 | -10/+3 |
* | (Finsert_file_contents): Don't call prepare_to_modify_buffer | Richard M. Stallman | 1993-08-01 | 1 | -1/+1 |
* | (Fdo_auto_save): Temporarily clear Vquit_flag. | Richard M. Stallman | 1993-07-25 | 1 | -0/+8 |
* | (Frename_file): After prompting for ok-if-already-exists, pass only nil or | Roland McGrath | 1993-07-03 | 1 | -1/+4 |
* | * fileio.c (Fset_visited_file_modtime): We're only passing two | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
* | * fileio.c (Finsert_file_contents): Two new args, BEG and END. | Jim Blandy | 1993-06-17 | 1 | -13/+43 |
* | (Fset_visited_file_modtime): Don't give the handler | Richard M. Stallman | 1993-06-14 | 1 | -1/+2 |
* | (Fcopy_file): Pass all the args to the handler. | Richard M. Stallman | 1993-06-13 | 1 | -15/+15 |
* | * fileio.c (Frename_file): Pass all arguments to the file name handler. | Jim Blandy | 1993-06-10 | 1 | -1/+2 |