1994-02-10 |
Richard M. Stallman |
Use new name vmsdir.h.
|
1994-02-10 |
Karl Heuer |
(Fdo_auto_save): Save echo_area_glyphs_length.
|
1994-02-03 |
Richard M. Stallman |
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.
|
1994-01-20 |
Richard M. Stallman |
(double_dollars): New function.
|
1994-01-16 |
Richard M. Stallman |
(Ffile_symlink_p): Doc fix.
|
1994-01-10 |
Richard M. Stallman |
(Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
|
1994-01-08 |
Roland McGrath |
(report_file_error): Use strerror instead of sys_errlist.
|
1994-01-08 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
1994-01-08 |
Richard M. Stallman |
[MSDOS]: #include "msdos.h" and <sys/param.h> needed for
|
1994-01-01 |
Richard M. Stallman |
(Fwrite_region): Don't change START and END from nil
|
1993-12-31 |
Richard M. Stallman |
(Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
|
1993-12-31 |
Richard M. Stallman |
(Finsert_file_contents): Don't run after change hook
|
1993-12-25 |
Richard M. Stallman |
(Fwrite_region): If handler, don't mess with modtime.
|
1993-12-23 |
Richard M. Stallman |
(Fmake_symbolic_link): Do expand FILENAME if starts with ~.
|
1993-11-23 |
Richard M. Stallman |
(Finsert_file_contents): Don't call signal_after_change
|
1993-11-12 |
Richard M. Stallman |
(syms_of_fileio): Fix missing \n\'s.
|
1993-11-10 |
Richard M. Stallman |
(Fwrite_region): Fix minor bugs in POS arg to awrite.
|
1993-10-25 |
Brian Fox |
(Fcopy_file): Don't allow the copying of anything other than regular
|
1993-10-14 |
Richard M. Stallman |
(Fcar_less_than_car): Fix typo in previous change.
|
1993-10-09 |
Richard M. Stallman |
(Vafter_insert_file_functions): New variable.
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1993-08-08 |
Richard M. Stallman |
(expand_and_dir_to_file): Use Fdirectory_file_name.
|
1993-08-04 |
Richard M. Stallman |
(expand_and_dir_to_file): Remove final / by copying abspath.
|
1993-08-01 |
Richard M. Stallman |
(Finsert_file_contents): Don't call prepare_to_modify_buffer
|
1993-07-25 |
Richard M. Stallman |
(Fdo_auto_save): Temporarily clear Vquit_flag.
|
1993-07-03 |
Roland McGrath |
(Frename_file): After prompting for ok-if-already-exists, pass only nil or
|
1993-06-19 |
Jim Blandy |
* fileio.c (Fset_visited_file_modtime): We're only passing two
|
1993-06-17 |
Jim Blandy |
* fileio.c (Finsert_file_contents): Two new args, BEG and END.
|
1993-06-14 |
Richard M. Stallman |
(Fset_visited_file_modtime): Don't give the handler
|
1993-06-13 |
Richard M. Stallman |
(Fcopy_file): Pass all the args to the handler.
|
1993-06-10 |
Jim Blandy |
* fileio.c (Frename_file): Pass all arguments to the file name handler.
|
1993-06-08 |
Richard M. Stallman |
(syms_of_fileio): Set up Qset_visited_file_modtime.
|
1993-06-01 |
Richard M. Stallman |
(Fwrite_region): Don't fsync if autosaving.
|
1993-06-01 |
Richard M. Stallman |
[HPUX9]: Don't include errnet.h.
|
1993-05-24 |
Richard M. Stallman |
(Fread_file_name): If input is empty, do return the default
|
1993-05-24 |
Jim Blandy |
* fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data to
|
1993-05-22 |
Jim Blandy |
Updated copyright years.
|
1993-05-19 |
Jim Blandy |
Braino.
|
1993-05-19 |
Jim Blandy |
* fileio.c (Ffind_file_name_handler): Check that FILENAME is a
|
1993-05-11 |
Jim Blandy |
* fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for the
|
1993-05-04 |
Jim Blandy |
* fileio.c (Fmake_symbolic_link): If a file already exists under
|
1993-04-29 |
Richard M. Stallman |
(Fexpand_file_name): Undo last change--too risky for now.
|
1993-04-26 |
Roland McGrath |
(Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".
|
1993-03-31 |
Jim Blandy |
Put interrupt input blocking in a separate file from xterm.h.
|
1993-03-31 |
Richard M. Stallman |
(Fwrite_region): Don't fail to set visit_file.
|
1993-03-28 |
Richard M. Stallman |
(Fexpand_file_name): Default DEFALT at beginning,
|
1993-03-20 |
Jim Blandy |
* fileio.c (HAVE_FSYNC): Define, if appropriate.
|
1993-03-19 |
Richard M. Stallman |
(Fvisited_file_modtime): New function.
|
1993-03-17 |
Richard M. Stallman |
Doc fix.
|
1993-02-14 |
Jim Blandy |
* fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell
|
1993-01-14 |
Jim Blandy |
* fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, as
|
1993-01-12 |
Richard M. Stallman |
(Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.
|
1993-01-12 |
Richard M. Stallman |
(Fset_default_file_mode, Fdefault_file_mode):
|
1993-01-11 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
1992-12-12 |
Jim Blandy |
Give subprocess creation a way to find a valid current directory
|
1992-11-16 |
Jim Blandy |
* fileio.c (Fexpand_file_name): Don't fiddle with "/." if it's the
|
1992-11-03 |
Jim Blandy |
* fileio.c (Fmake_directory_internal): Remove extra paren before the
|
1992-10-31 |
Richard M. Stallman |
(Fmake_directory_internal): Renamed from Fmake_directory.
|
1992-10-10 |
Richard M. Stallman |
(Fwrite_region): If VISIT is a file name,
|
1992-10-06 |
Richard M. Stallman |
(directory_file_name): Don't clobber the envvar
|