Tue, 05 Apr 1994 03:50:46 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Don't turn off auto save mode.
|
Wed, 23 Mar 1994 22:28:22 +0000 |
Karl Heuer |
(Finsert_file_contents): Use assignment, not initialization.
|
Wed, 16 Mar 1994 22:14:23 +0000 |
Karl Heuer |
(Ffile_modes) [MSDOS]: set exec-bit based on file suffix.
|
Wed, 16 Mar 1994 03:01:46 +0000 |
Karl Heuer |
(Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo
|
Tue, 15 Mar 1994 18:50:50 +0000 |
Richard M. Stallman |
(Frename_file): Use RETURN_UNGCPRO when run handler.
|
Mon, 14 Mar 1994 22:00:34 +0000 |
Karl Heuer |
(Fread_file_name): Delete docstring of second version of function, to avoid
|
Mon, 14 Mar 1994 01:29:37 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't let same_at_end be less than same_at_start.
|
Sat, 05 Mar 1994 20:36:38 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Doc fix.
|
Fri, 04 Mar 1994 04:19:14 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Pass del_range_1 two ends, not a length.
|
Thu, 03 Mar 1994 21:01:37 +0000 |
Karl Heuer |
(Fread_file_name): Do the right thing when insert-default-directory is nil.
|
Thu, 03 Mar 1994 19:24:54 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If undo_list was t, leave it t.
|
Wed, 23 Feb 1994 00:33:13 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If REPLACE, always do lseek.
|
Thu, 17 Feb 1994 19:23:59 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change.
|
Thu, 17 Feb 1994 08:38:34 +0000 |
Richard M. Stallman |
(Finsert_file_contents): New arg REPLACE.
|
Fri, 11 Feb 1994 21:51:51 +0000 |
Karl Heuer |
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
|
Thu, 10 Feb 1994 04:38:58 +0000 |
Richard M. Stallman |
Use new name vmsdir.h.
|
Thu, 10 Feb 1994 00:39:28 +0000 |
Karl Heuer |
(Fdo_auto_save): Save echo_area_glyphs_length.
|
Thu, 03 Feb 1994 05:56:36 +0000 |
Richard M. Stallman |
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.
|
Thu, 20 Jan 1994 23:50:37 +0000 |
Richard M. Stallman |
(double_dollars): New function.
|
Sun, 16 Jan 1994 23:59:56 +0000 |
Richard M. Stallman |
(Ffile_symlink_p): Doc fix.
|
Mon, 10 Jan 1994 22:24:26 +0000 |
Richard M. Stallman |
(Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
|
Sat, 08 Jan 1994 22:55:04 +0000 |
Roland McGrath |
(report_file_error): Use strerror instead of sys_errlist.
|
Sat, 08 Jan 1994 21:28:08 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 09:15:49 +0000 |
Richard M. Stallman |
[MSDOS]: #include "msdos.h" and <sys/param.h> needed for
|
Sat, 01 Jan 1994 18:01:49 +0000 |
Richard M. Stallman |
(Fwrite_region): Don't change START and END from nil
|
Fri, 31 Dec 1993 18:16:16 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
|
Fri, 31 Dec 1993 12:56:41 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't run after change hook
|
Sat, 25 Dec 1993 02:17:41 +0000 |
Richard M. Stallman |
(Fwrite_region): If handler, don't mess with modtime.
|
Thu, 23 Dec 1993 01:53:11 +0000 |
Richard M. Stallman |
(Fmake_symbolic_link): Do expand FILENAME if starts with ~.
|
Tue, 23 Nov 1993 10:09:44 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't call signal_after_change
|