| Commit message (Expand) | Author | Age | Files | Lines |
| * | (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 |
| * | (syms_of_fileio): Set up Qset_visited_file_modtime. | Richard M. Stallman | 1993-06-08 | 1 | -1/+3 |
| * | (Fwrite_region): Don't fsync if autosaving. | Richard M. Stallman | 1993-06-01 | 1 | -1/+3 |
| * | [HPUX9]: Don't include errnet.h. | Richard M. Stallman | 1993-06-01 | 1 | -0/+2 |
| * | (Fread_file_name): If input is empty, do return the default | Richard M. Stallman | 1993-05-24 | 1 | -0/+2 |
| * | * fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data to | Jim Blandy | 1993-05-24 | 1 | -2/+2 |
| * | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
| * | Braino. | Jim Blandy | 1993-05-19 | 1 | -1/+1 |
| * | * fileio.c (Ffind_file_name_handler): Check that FILENAME is a | Jim Blandy | 1993-05-19 | 1 | -0/+2 |
| * | * fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for the | Jim Blandy | 1993-05-11 | 1 | -2/+29 |
| * | * fileio.c (Fmake_symbolic_link): If a file already exists under | Jim Blandy | 1993-05-04 | 1 | -1/+1 |
| * | (Fexpand_file_name): Undo last change--too risky for now. | Richard M. Stallman | 1993-04-29 | 1 | -1/+4 |
| * | (Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/". | Roland McGrath | 1993-04-26 | 1 | -2/+2 |
| * | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -3/+3 |
| * | (Fwrite_region): Don't fail to set visit_file. | Richard M. Stallman | 1993-03-31 | 1 | -1/+1 |
| * | (Fexpand_file_name): Default DEFALT at beginning, | Richard M. Stallman | 1993-03-28 | 1 | -7/+18 |
| * | * fileio.c (HAVE_FSYNC): Define, if appropriate. | Jim Blandy | 1993-03-20 | 1 | -5/+9 |
| * | (Fvisited_file_modtime): New function. | Richard M. Stallman | 1993-03-19 | 1 | -15/+34 |
| * | Doc fix. | Richard M. Stallman | 1993-03-17 | 1 | -1/+1 |
| * | * fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell | Jim Blandy | 1993-02-14 | 1 | -46/+79 |
| * | * fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, as | Jim Blandy | 1993-01-14 | 1 | -5/+10 |
| * | (Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode. | Richard M. Stallman | 1993-01-12 | 1 | -4/+4 |
| * | (Fset_default_file_mode, Fdefault_file_mode): | Richard M. Stallman | 1993-01-12 | 1 | -20/+18 |
| * | (Fwrite_region): Doc fix. | Richard M. Stallman | 1993-01-11 | 1 | -2/+2 |
| * | Give subprocess creation a way to find a valid current directory | Jim Blandy | 1992-12-12 | 1 | -37/+77 |
| * | * fileio.c (Fexpand_file_name): Don't fiddle with "/." if it's the | Jim Blandy | 1992-11-16 | 1 | -39/+61 |
| * | * fileio.c (Fmake_directory_internal): Remove extra paren before the | Jim Blandy | 1992-11-03 | 1 | -1/+1 |
| * | (Fmake_directory_internal): Renamed from Fmake_directory. | Richard M. Stallman | 1992-10-31 | 1 | -4/+5 |
| * | (Fwrite_region): If VISIT is a file name, | Richard M. Stallman | 1992-10-10 | 1 | -12/+16 |
| * | (directory_file_name): Don't clobber the envvar | Richard M. Stallman | 1992-10-06 | 1 | -3/+5 |
| * | * fileio.c (Finsert_file_contents): Call offset_intervals() if | Joseph Arceneaux | 1992-10-02 | 1 | -0/+4 |
| * | (Finsert_file_contents): Do record_insert, then inc MODIFF. | Richard M. Stallman | 1992-09-28 | 1 | -2/+4 |
| * | * fileio.c (syms_of_fileio): Don't try to defsubr Sunix_sync | Jim Blandy | 1992-09-23 | 1 | -0/+2 |