| Commit message (Expand) | Author | Age | Files | Lines |
* | (choose_write_coding_system): Return a decided coding system. | Kenichi Handa | 2003-06-26 | 1 | -8/+12 |
* | (Finsert_file_contents): Even if we read into a | Kenichi Handa | 2003-05-29 | 1 | -2/+1 |
* | (kill_workbuf_unwind): New function. | Kenichi Handa | 2003-05-28 | 1 | -3/+15 |
* | (Finsert_file_contents): On replacing, before decoding the file into | Kenichi Handa | 2003-03-14 | 1 | -1/+5 |
* | (Finsert_file_contents): Set coding_system instead of | Kenichi Handa | 2002-05-07 | 1 | -2/+3 |
* | (Finsert_file_contents): Fix calculation of `inserted'. | Kenichi Handa | 2002-04-09 | 1 | -6/+12 |
* | (Finsert_file_contents): Set coding_system to Qnil | Kenichi Handa | 2002-03-05 | 1 | -5/+7 |
* | Include "character.h" instead of "charset.h". | Kenichi Handa | 2002-03-01 | 1 | -274/+177 |
* | (Fsubstitute_in_file_name): Fix the change from 2002-02-08. | Eli Zaretskii | 2002-02-26 | 1 | -2/+2 |
* | (Fsubstitute_in_file_name): If the file name includes ~user, | Eli Zaretskii | 2002-02-08 | 1 | -2/+22 |
* | (Fdo_auto_save): Improve "auto save disabled" msg. | Richard M. Stallman | 2002-02-03 | 1 | -1/+1 |
* | (Fdo_auto_save): If NO_MESSAGE, don't call push_message. | Richard M. Stallman | 2001-12-29 | 1 | -4/+10 |
* | (Fexpand_file_name) [DOS_NT]: Use the root directory | Eli Zaretskii | 2001-12-19 | 1 | -1/+17 |
* | (Fwrite_region): Doc fix. | Richard M. Stallman | 2001-12-12 | 1 | -4/+7 |
* | Test GNU_LINUX, not LINUX. | Richard M. Stallman | 2001-12-11 | 1 | -1/+1 |
* | (read_non_regular): Delete Fsignal call. | Richard M. Stallman | 2001-12-02 | 1 | -1/+0 |
* | (file-name-coding-system, default-file-name-coding-system): Doc fix (links | Pavel Janík | 2001-11-29 | 1 | -4/+4 |
* | (Ffind_file_name_handler): Avoid initializer for `result'. | Richard M. Stallman | 2001-11-29 | 1 | -1/+2 |
* | (Ffind_file_name_handler): Give precedence to handlers | Stefan Monnier | 2001-11-26 | 1 | -10/+22 |
* | (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 |