Sun, 30 Apr 1995 19:50:56 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Record visited file name
|
Wed, 26 Apr 1995 11:09:31 +0000 |
Richard M. Stallman |
(Ffile_regular_p): Use Qfile_regular_p.
|
Thu, 13 Apr 1995 17:45:06 +0000 |
Karl Heuer |
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
|
Wed, 12 Apr 1995 02:50:23 +0000 |
Karl Heuer |
Fix typo in previous change.
|
Wed, 12 Apr 1995 02:06:22 +0000 |
Karl Heuer |
(directory_file_name) [WINDOWSNT]: Handle UNC format.
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Wed, 22 Mar 1995 17:57:55 +0000 |
Karl Heuer |
(syms_of_fileio): Fix missing \n\.
|
Fri, 17 Mar 1995 18:13:23 +0000 |
Boris Goldowsky |
(Finsert_file_contents): Call format-decode.
|
Tue, 14 Feb 1995 00:13:20 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Copy default-directory
|
Sun, 12 Feb 1995 04:29:53 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Look for a handler for defalt.
|
Fri, 20 Jan 1995 23:36:07 +0000 |
Richard M. Stallman |
(file_name_as_directory, Ffile_name_directory)
|
Mon, 02 Jan 1995 06:36:56 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Mon, 28 Nov 1994 19:27:53 +0000 |
Richard M. Stallman |
(internal_delete_file, internal_delete_file_1): New functions.
|
Wed, 16 Nov 1994 01:50:23 +0000 |
Karl Heuer |
(Fdo_auto_save): Use the new type-test macros.
|
Wed, 16 Nov 1994 00:52:35 +0000 |
Richard M. Stallman |
(Fread_file_name_internal): Protect orig_string.
|
Tue, 15 Nov 1994 00:30:47 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Init not_regular at the beginning.
|
Mon, 14 Nov 1994 23:58:19 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If VISIT, set the buffer components
|
Wed, 09 Nov 1994 20:53:55 +0000 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Add missing #endif.
|
Tue, 01 Nov 1994 08:16:31 +0000 |
Richard M. Stallman |
Change explicit uses of the Unix directory separator
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Fri, 07 Oct 1994 08:42:25 +0000 |
Richard M. Stallman |
(check_writable, check_executable): Test HAVE_EACCESS.
|
Wed, 05 Oct 1994 09:33:33 +0000 |
Richard M. Stallman |
(Ffile_regular_p): New function.
|
Tue, 04 Oct 1994 15:52:06 +0000 |
Karl Heuer |
(Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
|
Tue, 04 Oct 1994 14:23:18 +0000 |
Karl Heuer |
(Finsert_file_contents): No longer necessary to set type separately.
|
Tue, 04 Oct 1994 12:05:13 +0000 |
Karl Heuer |
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
|
Sun, 02 Oct 1994 23:57:26 +0000 |
Karl Heuer |
(Finsert_file_contents): set type of `end', not just the value.
|
Thu, 29 Sep 1994 23:20:43 +0000 |
Richard M. Stallman |
(check_writable, check_executable) [__HURD__]: Use eaccess.
|
Wed, 28 Sep 1994 20:45:08 +0000 |
Karl Heuer |
(Fdelete_file): Undo Sep 16 change.
|
Tue, 27 Sep 1994 03:03:38 +0000 |
Karl Heuer |
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
|
Sat, 24 Sep 1994 23:24:52 +0000 |
Richard M. Stallman |
(Ffile_writable_p): Use stat to test for existence.
|