- 24 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
(check_executable, check_writable): New functions. (Ffile_executable_p, Ffile_writable_p): Use the new functions. (Fread_file_name): If DEFAULT is nil and INITIAL is not, use INITIAL to set DEFAULT.
-
- 18 Sep, 1994 2 commits
-
-
Richard M. Stallman authored
(ro_fsys): Deleted.
-
Karl Heuer authored
-
- 17 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 16 Sep, 1994 2 commits
-
-
Karl Heuer authored
variables.
-
Karl Heuer authored
-
- 14 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 05 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 30 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
(Fwrite_region): unbind_to should take two args.
-
- 24 Aug, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
auto_save_error, Fwrite_region): Fix gcpro problems.
-
- 23 Aug, 1994 2 commits
-
-
Richard M. Stallman authored
(Finsert_file_contents, Fcopy_file): use it. (barf_or_query_if_file_exists, Ffile_exists_p): Use stat, not access. (Ffile_readable_p): Use open, not access.
-
Richard M. Stallman authored
-
- 04 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
(Vwrite_region_annotations_so_far): New variable. (syms_of_fileio): Set up Lisp var. (build_annotations): Handle annotate functions that switch buffers. Set Vwrite_region_annotations_so_far. (Fwrite_region): Handle change of buffer in build_annotations. Add an unwind protect to restore original buffer and kill the temp.
-
- 14 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 12 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
(syms_of_fileio): Set up Qmake_directory_internal, not Qmake_directory.
-
- 09 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
file_name_as_directory, directory_file_name, Fexpand_file_name, Ffile_name_absolute_p, Fsubstitute_in_file_name) [MSDOS]: Allow backslashed file names.
-
- 28 Jun, 1994 1 commit
-
-
Roland McGrath authored
all data from output files when *ANNOT was nil.
-
- 27 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 25 Jun, 1994 1 commit
-
-
Karl Heuer authored
-
- 26 May, 1994 1 commit
-
-
Karl Heuer authored
-
- 22 May, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 20 May, 1994 1 commit
-
-
Richard M. Stallman authored
char. When comparing with file size convert same_at_start to distance to buffer start. If the file matches the buffer contents truncate the buffer to the size of the file.
-
- 19 May, 1994 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Finsert_file_contents): Declare `buffer' as unsigned char.
-
- 17 May, 1994 1 commit
-
-
Richard M. Stallman authored
(do_auto_save_unwind): Corresponding changes.
-
- 14 May, 1994 1 commit
-
-
Richard M. Stallman authored
Close both before discarding the unwind protects.
-
- 10 May, 1994 1 commit
-
-
Richard M. Stallman authored
(Fdo_auto_save): Write a list of all auto save file names. (Vauto_save_list_file_name): Specify file name to put them in. (syms_of_fileio): Set up Lisp var.
-
- 28 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 27 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
since it is t or nil. Change to handle t or nil as value of find-buffer-file-type.
-
- 23 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
(Ffind_file_name_handler): Obey that variable. Use new meaning for inhibit-file-name-handlers.
-
- 22 Apr, 1994 1 commit
-
-
Karl Heuer authored
-
- 15 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 13 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 05 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
Instead, store -1 in b->save_length. And don't auto save if there is -1 there. (Vinhibit_file_name_handlers): New var. (syms_of_fileio): Set up Lisp var. (Ffind_file_name_handler): Obey the variable.
-
- 23 Mar, 1994 1 commit
-
-
Karl Heuer authored
-
- 16 Mar, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
in previous change.
-
- 15 Mar, 1994 1 commit
-
-
Richard M. Stallman authored
(Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Likewise.
-