| Commit message (Expand) | Author | Age | Files | Lines |
* | (Finsert_file_contents): If the file size returned from | Gerd Moellmann | 2001-04-18 | 1 | -0/+6 |
* | (Fcopy_file) [WINDOWSNT]: Use CopyFile. | Gerd Moellmann | 2001-04-10 | 1 | -0/+17 |
* | (syms_of_fileio) <directory-sep-char>: Warn that it is deprecated. | Eli Zaretskii | 2001-03-29 | 1 | -1/+4 |
* | (Fwrite_region) [DOS_NT]: Remove O_TRUNC from open | Gerd Moellmann | 2001-03-09 | 1 | -2/+2 |
* | Fix a typo in a comment. | Eli Zaretskii | 2001-03-07 | 1 | -1/+1 |
* | (Fexpand_file_name): Collapse sequences of slashes | Gerd Moellmann | 2001-03-02 | 1 | -4/+20 |
* | (do_auto_save_unwind): Do the pop_message here | Gerd Moellmann | 2001-01-09 | 1 | -2/+2 |
* | (e_write): Remove unused variable `require_encoding_p'. | Eli Zaretskii | 2001-01-02 | 1 | -1/+0 |
* | (Fcopy_file): Rename the last argument to keep_time, to | Eli Zaretskii | 2000-12-16 | 1 | -4/+4 |
* | (auto_save_error): Add parameter ERROR. Show the | Gerd Moellmann | 2000-12-04 | 1 | -7/+24 |
* | (Finsert_file_contents): When VISIT is t, don't | Gerd Moellmann | 2000-12-04 | 1 | -1/+15 |
* | (Fread_file_name) [DOS_NT]: Don't crash if homedir is NULL. | Eli Zaretskii | 2000-12-02 | 1 | -2/+7 |
* | (Fwrite_region): Use `visiting' rather than `visit' | Stefan Monnier | 2000-11-06 | 1 | -5/+3 |
* | Avoid some more compiler warnings. | Gerd Moellmann | 2000-09-21 | 1 | -3/+4 |
* | (Fread_file_name): Doc fix. | Gerd Moellmann | 2000-09-20 | 1 | -1/+5 |
* | [USE_CRT_DLL]: Remove unnecessary extern, which screws | Andrew Innes | 2000-08-22 | 1 | -0/+2 |
* | (build_annotations): Add a comment explaining the | Gerd Moellmann | 2000-08-17 | 1 | -6/+12 |
* | (Finsert_file_contents): Use xfree instead of free. | Gerd Moellmann | 2000-08-05 | 1 | -1/+1 |
* | (syms_of_coding): Doc fix for inhibit-iso-escape-detection. | Eli Zaretskii | 2000-07-22 | 1 | -0/+6 |
* | (make_temp_name): Don't use `%s' in string passed to | Gerd Moellmann | 2000-06-20 | 1 | -1/+1 |
* | (Finsert_file_contents): Be sure to setup src_multibyte | Kenichi Handa | 2000-06-10 | 1 | -0/+3 |
* | (e_write): Free composition data if stored in | Kenichi Handa | 2000-06-07 | 1 | -0/+4 |
* | (Fread_file_name) [HAVE_NTGUI]: Use file dialog. | Jason Rumney | 2000-05-30 | 1 | -2/+3 |
* | 1999-06-01 Kenichi HANDA <handa@etl.go.jp> | Dave Love | 2000-05-24 | 1 | -19/+21 |
* | (Finsert_file_contents): Setup src_multibyte and | Kenichi Handa | 2000-05-19 | 1 | -24/+27 |
* | (make_temp_name): New function, extracted from | Gerd Moellmann | 2000-05-16 | 1 | -21/+58 |
* | (Fwrite_region): If APPEND arg is an integer, seek to | Dave Love | 2000-05-10 | 1 | -9/+21 |
* | (Fdo_auto_save): Create directories for auto-save | Gerd Moellmann | 2000-04-24 | 1 | -1/+10 |
* | (Ffile_writable_p) [WINDOWSNT]: Return nil if parent | Gerd Moellmann | 2000-04-20 | 1 | -0/+9 |
* | (a_write): Remove redundant semi-colons. | Eli Zaretskii | 2000-04-13 | 1 | -3/+3 |
* | make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP | Ken Raeburn | 2000-04-05 | 1 | -2/+2 |
* | * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): | Ken Raeburn | 2000-03-30 | 1 | -1/+2 |
* | (Fread_file_name): Handle case that DIR contains a | Gerd Moellmann | 2000-03-12 | 1 | -0/+9 |
* | [__NetBSD__]: Define `unix'. | Gerd Moellmann | 2000-03-01 | 1 | -1/+5 |
* | (Ffile_symlink_p): If result starts with a `/' | Gerd Moellmann | 2000-02-25 | 1 | -0/+2 |
* | (Finsert_file_contents): Unbind the binding of | Gerd Moellmann | 2000-02-20 | 1 | -0/+10 |
* | Fix junk from last checkin. | Dave Love | 2000-02-04 | 1 | -1/+1 |
* | Remove some unused vars. | Dave Love | 2000-02-04 | 1 | -7/+4 |
* | (e_write): Fix the handling of | Kenichi Handa | 2000-02-02 | 1 | -3/+4 |
* | (Finsert_file_contents): Signal error if visiting file | Kenichi Handa | 2000-01-04 | 1 | -3/+7 |
* | (Fsubstitute_in_file_name): Adjusted for the change of | Kenichi Handa | 1999-12-15 | 1 | -56/+86 |
* | * editfns.c (Fdelete_and_extract_region): New function. | Stefan Monnier | 1999-12-07 | 1 | -1/+1 |
* | (decide_coding_unwind): Renamed from | Kenichi Handa | 1999-12-06 | 1 | -28/+52 |
* | Comment change. | Richard M. Stallman | 1999-11-28 | 1 | -1/+4 |
* | (Finsert_file_contents): Set buffer-file-coding-system | Kenichi Handa | 1999-11-25 | 1 | -1/+1 |
* | * callproc.c (strerror): Remove decl. | Paul Eggert | 1999-11-22 | 1 | -3/+1 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -51/+57 |
* | (Fmake_temp_name): forgot the \n\ in the docstring | Stefan Monnier | 1999-10-08 | 1 | -2/+2 |
* | (Fmake_temp_name): add a ref to `make-temp-file' in the docstring. | Stefan Monnier | 1999-10-08 | 1 | -1/+5 |
* | Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access. | Ken Raeburn | 1999-09-13 | 1 | -19/+19 |