| Commit message (Expand) | Author | Age | Files | Lines |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -2/+3 |
* | (Fdo_auto_save, do_auto_save_unwind): | Kim F. Storm | 2005-07-20 | 1 | -23/+8 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (Fcopy_file): Rearrange the code that calls fchown and | Eli Zaretskii | 2005-07-02 | 1 | -17/+20 |
* | (Fcopy_file): New arg PRESERVE_UID_GID. | Richard M. Stallman | 2005-06-25 | 1 | -25/+32 |
* | (Frename_file): Undo last change: no need to ifdef away | Eli Zaretskii | 2005-06-24 | 1 | -2/+0 |
* | (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows. | Juanma Barranquero | 2005-06-24 | 1 | -0/+2 |
* | (Frename_file): Preserve owner and group, if possible. | Richard M. Stallman | 2005-06-23 | 1 | -0/+6 |
* | (Finsert_file_contents): Lisp_Object/int mixup. | Stefan Monnier | 2005-05-31 | 1 | -1/+1 |
* | (Fexpand_file_name) [DOS_NT]: Don't try to support "superroot" | Eli Zaretskii | 2005-05-21 | 1 | -1/+9 |
* | (Finsert_file_contents): Fix previous change. | Richard M. Stallman | 2005-05-13 | 1 | -0/+2 |
* | (Ffind_file_name_handler): Handle lambda-exp as handler. | Richard M. Stallman | 2005-05-13 | 1 | -8/+41 |
* | (Fexpand_file_name, Frename_file, Fadd_name_to_file, Fmake_symbolic_link, | Juanma Barranquero | 2005-05-08 | 1 | -6/+6 |
* | (Ffind_file_name_handler): Handle the `operations' | Richard M. Stallman | 2005-04-30 | 1 | -4/+13 |
* | (Fcopy_file): Doc fix. | Eli Zaretskii | 2005-04-24 | 1 | -9/+10 |
* | (Fcopy_file): New arg MUSTBENEW. | Richard M. Stallman | 2005-04-23 | 1 | -7/+25 |
* | Remove reference to defunct vms-pwd.h. | Thien-Thi Nguyen | 2005-04-20 | 1 | -3/+1 |
* | (search_embedded_absfilename): Fix last change. | Stefan Monnier | 2005-03-30 | 1 | -1/+1 |
* | (Fexpand_file_name): Use IS_DEVICE_SEP. | Stefan Monnier | 2005-03-28 | 1 | -91/+88 |
* | (Fcopy_file, Frename_file, Fadd_name_to_file) | Richard M. Stallman | 2005-03-17 | 1 | -4/+4 |
* | (Fmake_symbolic_link): Fix last change. | Stefan Monnier | 2005-03-12 | 1 | -2/+2 |
* | (Frename_file, Fadd_name_to_file) | Richard M. Stallman | 2005-03-11 | 1 | -3/+15 |
* | (Finsert_file_contents): Call Fcheck_coding_system | Kenichi Handa | 2005-03-11 | 1 | -4/+3 |
* | (Fexpand_file_name) [VMS]: | Thien-Thi Nguyen | 2005-03-04 | 1 | -8/+8 |
* | (Fexpand_file_name) [VMS]: Don't upcase the name | Thien-Thi Nguyen | 2005-03-04 | 1 | -4/+0 |
* | (FILE_SYSTEM_CASE): Define macro if not already defined. | Thien-Thi Nguyen | 2005-03-03 | 1 | -6/+5 |
* | (Fcopy_file): Doc fix. | Richard M. Stallman | 2005-01-21 | 1 | -3/+3 |
* | (Finsert_file_contents): Don't use | Kenichi Handa | 2004-12-30 | 1 | -5/+2 |
* | * dispextern.h: Change HAVE_CARBON to MAC_OS. | Steven Tamm | 2004-12-27 | 1 | -2/+2 |
* | (Fread_file_name): Delete duplicates in | Richard M. Stallman | 2004-12-21 | 1 | -3/+13 |
* | Don't declare Fmsdos_downcase_filename. | Andreas Schwab | 2004-11-07 | 1 | -1/+0 |
* | * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in | Jan Djärv | 2004-11-07 | 1 | -0/+1 |
* | (Ffile_modes): Doc fix. | Kim F. Storm | 2004-11-05 | 1 | -11/+16 |
* | * fileio.c (Fnext_read_file_uses_dialog_p): New function. | Jan Djärv | 2004-11-04 | 1 | -4/+19 |
* | * fileio.c (Fread_file_name): Pass Qt as fifth parameter to | Jan Djärv | 2004-11-02 | 1 | -1/+2 |
* | * fileio.c (auto_save_1) Call Ffile_modes for remote files. | Michael Albinus | 2004-10-03 | 1 | -0/+3 |
* | (Finsert_file_contents): Be sure to free composition data. | Kenichi Handa | 2004-09-29 | 1 | -1/+2 |
* | (Finsert_file_contents): Fix case of replacement in a narrowed buffer. | Stefan Monnier | 2004-09-15 | 1 | -4/+4 |
* | Delete declaration for removed Vauto_save_file_format. | Luc Teirlinck | 2004-09-08 | 1 | -12/+2 |
* | Fixing whitespace style issue with #define | Steven Tamm | 2004-08-29 | 1 | -1/+1 |
* | fileio.c (Fread_file_name): Call x_file_dialog on carbon on | Steven Tamm | 2004-08-26 | 1 | -1/+1 |
* | (Fread_file_name): Doc fix. | John Paul Wallington | 2004-08-14 | 1 | -1/+4 |
* | (make_temp_name): Handle multibyte prefixes. | Stefan Monnier | 2004-08-07 | 1 | -3/+5 |
* | (Fwrite_region): Doc fix. | Richard M. Stallman | 2004-07-24 | 1 | -1/+1 |
* | (Fvisited_file_modtime): Return a list of two integers, | Luc Teirlinck | 2004-07-14 | 1 | -2/+6 |
* | (read_file_name_completion_ignore_case): New variable. | John Paul Wallington | 2004-07-04 | 1 | -4/+13 |
* | (Fread_file_name): Expand DIR if not absolute. | Richard M. Stallman | 2004-05-22 | 1 | -3/+6 |
* | (Frename_file): Remove extra argument in call to | Andreas Schwab | 2004-05-10 | 1 | -2/+2 |
* | fileio.c (Frename_file): Put symlink handling inside #ifdef S_IFLNK. | Jan Djärv | 2004-05-04 | 1 | -4/+6 |
* | * fileio.c (barf_or_query_if_file_exists): Use lstat. | Jan Djärv | 2004-05-04 | 1 | -9/+14 |