2005-01-21 |
Richard M. Stallman |
(Fcopy_file): Doc fix.
|
2005-01-21 |
Richard M. Stallman |
(Fcopy_file): Doc fix.
|
2004-12-30 |
Kenichi Handa |
(Finsert_file_contents): Don't use
|
2004-12-27 |
Steven Tamm |
* dispextern.h: Change HAVE_CARBON to MAC_OS.
|
2004-12-21 |
Richard M. Stallman |
(Fread_file_name): Delete duplicates in
|
2004-11-07 |
Andreas Schwab |
Don't declare Fmsdos_downcase_filename.
|
2004-11-07 |
Jan Djärv |
* dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
|
2004-11-05 |
Kim F. Storm |
(Ffile_modes): Doc fix.
|
2004-11-04 |
Jan Djärv |
* fileio.c (Fnext_read_file_uses_dialog_p): New function.
|
2004-11-02 |
Jan Djärv |
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
|
2004-10-03 |
Michael Albinus |
* fileio.c (auto_save_1) Call Ffile_modes for remote files.
|
2004-09-29 |
Kenichi Handa |
(Finsert_file_contents): Be sure to free composition data.
|
2004-09-15 |
Stefan Monnier |
(Finsert_file_contents): Fix case of replacement in a narrowed buffer.
|
2004-09-08 |
Luc Teirlinck |
Delete declaration for removed Vauto_save_file_format.
|
2004-08-29 |
Steven Tamm |
Fixing whitespace style issue with #define
|
2004-08-26 |
Steven Tamm |
fileio.c (Fread_file_name): Call x_file_dialog on carbon on
|
2004-08-14 |
John Paul Wallington |
(Fread_file_name): Doc fix.
|
2004-08-07 |
Stefan Monnier |
(make_temp_name): Handle multibyte prefixes.
|
2004-07-24 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
2004-07-14 |
Luc Teirlinck |
(Fvisited_file_modtime): Return a list of two integers,
|
2004-07-04 |
John Paul Wallington |
(read_file_name_completion_ignore_case): New variable.
|
2004-05-22 |
Richard M. Stallman |
(Fread_file_name): Expand DIR if not absolute.
|
2004-05-10 |
Andreas Schwab |
(Frename_file): Remove extra argument in call to
|
2004-05-04 |
Jan Djärv |
fileio.c (Frename_file): Put symlink handling inside #ifdef S_IFLNK.
|
2004-05-04 |
Jan Djärv |
* fileio.c (barf_or_query_if_file_exists): Use lstat.
|
2004-04-27 |
Eli Zaretskii |
(Fset_file_times): New function.
|
2004-04-15 |
Luc Teirlinck |
(Fverify_visited_file_modtime, Fvisited_file_modtime):
|
2004-03-18 |
Stefan Monnier |
(Fread_file_name): Set completion-ignore-case for case-insensitive systems.
|
2004-02-02 |
Eli Zaretskii |
(Fcopy_file): If NEWNAME is a directory, expand the
|
2004-01-31 |
Luc Teirlinck |
(Fread_file_name_internal): Correctly handle the case where
|
2003-12-29 |
Richard M. Stallman |
(choose_write_coding_system): Ignore auto_saving
|
2003-11-29 |
Jan Djärv |
Add variable use-file-dialog to control use of file dialogs.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-17 |
Richard M. Stallman |
(Fwrite_region): Fix conditional expression to issue the right message.
|
2003-07-22 |
Stefan Monnier |
(Finsert_file_contents): Use delete_all_overlays.
|
2003-07-09 |
Stefan Monnier |
(Finsert_file_contents): Use new type for overlays_(before|after).
|
2003-06-22 |
Richard M. Stallman |
(Fwrite_region): Alternate messages for append and partial write.
|
2003-06-13 |
Kai Großjohann |
(Fcopy_file): Doc fix: copies file modes, too.
|
2003-06-12 |
Kenichi Handa |
(Fwrite_region): Save and restore restriction.
|
2003-05-31 |
Kenichi Handa |
(Qauto_save_coding, auto_save_coding): New variables.
|
2003-05-16 |
Richard M. Stallman |
(Fdelete_file): Handle symlinks pointing to directories.
|
2003-05-07 |
Jason Rumney |
(Ffile_symlink_p): Let handlers handle symlinks even
|
2003-05-05 |
Stefan Monnier |
(Qwrite_region_annotate_functions): New var.
|
2003-04-11 |
Kenichi Handa |
(Vafter_insert_file_adjust_coding_function): Delete
|
2003-04-10 |
Kenichi Handa |
* fileio.c (Vafter_insert_file_adjust_coding_function): New
|
2003-04-09 |
Richard M. Stallman |
(Ffile_symlink_p): Doc fix.
|
2003-04-08 |
Richard M. Stallman |
(Finsert_file_contents): Doc fix.
|
2003-03-29 |
Kai Großjohann |
(Fexpand_file_name): In the no-handler case, after
|
2003-03-21 |
Kenichi Handa |
(Fexpand_file_name): Fix previous change.
|
2003-03-21 |
Kenichi Handa |
(Fexpand_file_name): Fix previous change.
|
2003-03-19 |
Kenichi Handa |
(Fread_file_name): Fix previous change.
|
2003-03-19 |
Kenichi Handa |
(Ffile_name_directory): Reconstruct file name by
|
2003-02-01 |
Jason Rumney |
(Fcopy_file) [WINDOWSNT]: Reverse logic for setting
|
2003-01-31 |
Juanma Barranquero |
Cygwin support patch.
|
2003-01-25 |
Richard M. Stallman |
(barf_or_query_if_file_exists): Call format2 instead of format1.
|
2003-01-19 |
Jan Djärv |
GTK version
|
2003-01-13 |
Francesco Potortì |
(Fdelete_directory, Fdelete_file): Document the
|
2003-01-13 |
Richard M. Stallman |
(syms_of_fileio) <directory-sep-char>: Doc fix.
|
2002-12-17 |
Kenichi Handa |
(choose_write_coding_system): Even if
|
2002-12-07 |
Richard M. Stallman |
(Fcopy_file): Set immediate_quit around emacs_open call.
|