- 17 Jul, 1995 1 commit
-
-
Karl Heuer authored
report a Lisp error.
-
- 24 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 23 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 03 May, 1995 1 commit
-
-
Richard M. Stallman authored
(Fcopy_file, Fset_file_modes): Delete APOLLO conditionals.
-
- 02 May, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 30 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
as well as auto-save file name in the auto-save-list-file-name file. Call Fexpand_file_name for auto-save-list-file-name.
-
- 26 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
(syms_of_fileio): Set up Qfile_regular_p.
-
- 13 Apr, 1995 1 commit
-
-
Karl Heuer authored
special code for WINDOWSNT.
-
- 12 Apr, 1995 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
(Fexpand_file_name) [DOS_NT]: Don't strip slash from default dirs like "C:\\" Preserve drive letter case. Fix syntax errors. Check drive letter when expanding ~\.
-
- 07 Apr, 1995 1 commit
-
-
Karl Heuer authored
-
- 22 Mar, 1995 1 commit
-
-
Karl Heuer authored
-
- 17 Mar, 1995 1 commit
-
-
Boris Goldowsky authored
(build_annotations): Call format-annotate-function for each element of buffer_file_format.
-
- 14 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
before looking for a handler on the directory arg.
-
- 12 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
(syms_of_fileio): Minor rearrangement.
-
- 20 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
(Ffile_name_nondirectory): Delete special MSDOG code now covered by macros.
-
- 02 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
instead of direct access to the save_modiff field. (Finsert_file_contents, Fwrite_region): Error if buffer is indirect. (Fdo_auto_save): Do nothing for an indirect buffer.
-
- 28 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 16 Nov, 1994 2 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
(Fsubstitute_in_file_name): Run a handler. (Qsubstitute_in_file_name): New variable. (syms_of_fileio): Set it up.
-
- 15 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 14 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
such as the filename even before signaling error for non-regular file.
-
- 09 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 01 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
/' to uses of the macros IS_ANY_SEP, IS_DIRECTORY_SEP, S_DEVICE_SEP, DIRECTORY_SEP, and DEVICE_SEP. [WINDOWSNT]: Don't define HAVE_FSYNC; add includes for NT. (Ffile_name_absolute_p): Test DOS_NT instead of MSDOS. (Fwrite_region, Fdo_auto_save, Ffile_modes): Likewise. (Qfind_buffer_file_type): Test DOS_NT instead of MSDOS. (syms_of_files): Likewise. (Finsert_file_types): Test DOS_NT instead of MSDOS. Rename local var try to trytry. (Fadd_name_to_file): Wlways fail. (Frename_file) [WINDOWSNT]: Use MoveFile, not link and unlink, and check for both ERROR_FILE_EXISTS and ERROR_ALREADY_EXISTS. (Fmake_directory_internal) [WINDOWSNT]: Invoke mkdir without the mask. (Fexpand_file_name): Test DOS_NT, not MSDOS. (Fexpand_file_name) [WINDOWSNT]: Accept // or \\ at start. Call dostonunix_filename for HOME envvar, for ~USER. Quote directory separators found in environment variables. (Fsubstitute_in_file_name): Test DOS_NT instead of MSDOS. (Fsubstitute_in_file_name) [WINDOWSNT]: Accept // or \\ at start. Work around alloca bug in MS compiler. (Ffile_name_directory): Test DOS_NT instead of MSDOS sometimes. But don't insert a drive letter on windows.
-
- 17 Oct, 1994 1 commit
-
-
Morten Welinder authored
-
- 07 Oct, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 05 Oct, 1994 1 commit
-
-
Richard M. Stallman authored
(syms_of_fileio): defsubr it.
-
- 04 Oct, 1994 3 commits
-
-
Karl Heuer authored
Don't use XFASTINT as an lvalue.
-
Karl Heuer authored
-
Karl Heuer authored
macros instead of calling XSET directly.
-
- 02 Oct, 1994 1 commit
-
-
Karl Heuer authored
-
- 29 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 28 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 27 Sep, 1994 1 commit
-
-
Karl Heuer authored
Fmake_symbolic_link, Fwrite_region, Fverify_visited_file_modtime, Fdo_auto_save, Fread_file_name_internal, Fread_file_name): Use type test macros.
-
- 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
-