| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fwrite_region): Move choose_write_coding_system to after build_annotations. | Stefan Monnier | 2001-11-19 | 1 | -9/+9 |
| * | (Fwrite_region): Avoid initializer for Lisp_Object. | Richard M. Stallman | 2001-11-17 | 1 | -1/+3 |
| * | (build_annotations): Split off the tail. | Stefan Monnier | 2001-11-17 | 1 | -8/+32 |
| * | (choose_write_coding_system): New fun, extracted from Fwrite_region. | Stefan Monnier | 2001-11-16 | 1 | -91/+100 |
| * | (Ffile_accessible_directory_p): Doc fix. | Richard M. Stallman | 2001-11-14 | 1 | -2/+3 |
| * | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -45/+45 |
| * | (Faccess_file): Run the argument filename through | Eli Zaretskii | 2001-10-26 | 1 | -4/+6 |
| * | Revert last change (which removed old commented-out | Eli Zaretskii | 2001-10-25 | 1 | -0/+333 |
| * | Remove unused code. | Pavel Janík | 2001-10-22 | 1 | -323/+0 |
| * | (Finsert_file_contents): Remove unused variable `gap_size'. | Pavel Janík | 2001-10-21 | 1 | -1/+0 |
| * | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-21 | 1 | -366/+367 |
| * | Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting | Ken Raeburn | 2001-10-16 | 1 | -3/+3 |
| * | Don't define min/max. | Gerd Moellmann | 2001-10-08 | 1 | -3/+0 |
| * | (Fcopy_file): If NEWNAME is a directory copy FILE there. | Gerd Moellmann | 2001-10-05 | 1 | -1/+6 |
| * | (Finsert_file_contents): If REPLACE is non-nil, stop | Gerd Moellmann | 2001-09-26 | 1 | -1/+4 |
| * | (Ffile_symlink_p): Fix last change. | Gerd Moellmann | 2001-09-14 | 1 | -6/+9 |
| * | (Ffile_symlink_p): If readlink returns ERANGE, take | Gerd Moellmann | 2001-09-13 | 1 | -12/+19 |
| * | (Finsert_file_contents): Don't change the multibyteness | Gerd Moellmann | 2001-08-30 | 1 | -16/+5 |
| * | (Finsert_file_contents): Undo change of 2001-08-27. | Gerd Moellmann | 2001-08-29 | 1 | -4/+15 |
| * | Finsert_file_contents): Allocate, restore, and | Gerd Moellmann | 2001-08-27 | 1 | -0/+6 |
| * | (Finsert_file_contents): Call Fset_buffer_multibyte | Gerd Moellmann | 2001-08-27 | 1 | -10/+4 |
| * | (Finsert_file_contents): Set coding's dest_multibyte | Gerd Moellmann | 2001-08-24 | 1 | -6/+8 |
| * | 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk> | Andrew Choi | 2001-08-24 | 1 | -4/+5 |
| * | (Finsert_file_contents): If VISIT is non-nil, and | Gerd Moellmann | 2001-08-23 | 1 | -2/+8 |
| * | (Finsert_file_contents): Don't treat a return value | Gerd Moellmann | 2001-07-31 | 1 | -1/+5 |
| * | (unwind_read): Function removed. | Gerd Moellmann | 2001-07-16 | 1 | -89/+104 |
| * | (unwind_read): Print a message when discarding inserted | Gerd Moellmann | 2001-07-11 | 1 | -11/+23 |
| * | (Finsert_file_contents): Comment fix. | Gerd Moellmann | 2001-07-11 | 1 | -2/+3 |
| * | (unwind_read): New function. | Gerd Moellmann | 2001-07-11 | 1 | -1/+53 |
| * | (Fdo_auto_save): Don't try to create the directory of | Gerd Moellmann | 2001-05-31 | 1 | -5/+12 |
| * | (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 |