Sat, 13 Apr 2002 17:49:28 +0000 |
Richard M. Stallman |
(Finsert_file_contents):
|
Sat, 09 Mar 2002 10:20:18 +0000 |
Jason Rumney |
(Fcopy_file): Fix last change.
|
Sat, 09 Mar 2002 00:35:13 +0000 |
Jason Rumney |
(Fcopy_file) [WINDOWS_NT]: Ensure file is not
|
Sun, 03 Mar 2002 21:55:33 +0000 |
Richard M. Stallman |
(Fmake_temp_name): Doc fix.
|
Tue, 26 Feb 2002 18:41:36 +0000 |
Eli Zaretskii |
(Fsubstitute_in_file_name): Fix the change from 2002-02-08.
|
Fri, 08 Feb 2002 19:16:31 +0000 |
Eli Zaretskii |
(Fsubstitute_in_file_name): If the file name includes ~user,
|
Sun, 03 Feb 2002 10:36:49 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Improve "auto save disabled" msg.
|
Sat, 29 Dec 2001 20:12:45 +0000 |
Richard M. Stallman |
(Fdo_auto_save): If NO_MESSAGE, don't call push_message.
|
Wed, 19 Dec 2001 18:55:01 +0000 |
Eli Zaretskii |
(Fexpand_file_name) [DOS_NT]: Use the root directory
|
Wed, 12 Dec 2001 22:53:16 +0000 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
Tue, 11 Dec 2001 22:20:20 +0000 |
Richard M. Stallman |
Test GNU_LINUX, not LINUX.
|
Sun, 02 Dec 2001 05:04:19 +0000 |
Richard M. Stallman |
(read_non_regular): Delete Fsignal call.
|
Thu, 29 Nov 2001 06:54:34 +0000 |
Pavel Jank |
(file-name-coding-system, default-file-name-coding-system): Doc fix (links
|
Thu, 29 Nov 2001 00:52:55 +0000 |
Richard M. Stallman |
(Ffind_file_name_handler): Avoid initializer for `result'.
|
Mon, 26 Nov 2001 22:54:37 +0000 |
Stefan Monnier |
(Ffind_file_name_handler): Give precedence to handlers
|
Mon, 19 Nov 2001 21:50:44 +0000 |
Stefan Monnier |
(Fwrite_region): Move choose_write_coding_system to after build_annotations.
|
Sat, 17 Nov 2001 21:08:43 +0000 |
Richard M. Stallman |
(Fwrite_region): Avoid initializer for Lisp_Object.
|
Sat, 17 Nov 2001 01:24:01 +0000 |
Stefan Monnier |
(build_annotations): Split off the tail.
|
Fri, 16 Nov 2001 14:49:20 +0000 |
Stefan Monnier |
(choose_write_coding_system): New fun, extracted from Fwrite_region.
|
Wed, 14 Nov 2001 00:09:27 +0000 |
Richard M. Stallman |
(Ffile_accessible_directory_p): Doc fix.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Fri, 26 Oct 2001 21:38:40 +0000 |
Eli Zaretskii |
(Faccess_file): Run the argument filename through
|
Thu, 25 Oct 2001 13:33:01 +0000 |
Eli Zaretskii |
Revert last change (which removed old commented-out
|
Mon, 22 Oct 2001 06:26:10 +0000 |
Pavel Jank |
Remove unused code.
|
Sun, 21 Oct 2001 13:27:20 +0000 |
Pavel Jank |
(Finsert_file_contents): Remove unused variable `gap_size'.
|
Sun, 21 Oct 2001 12:13:46 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Mon, 08 Oct 2001 08:07:49 +0000 |
Gerd Moellmann |
Don't define min/max.
|
Fri, 05 Oct 2001 12:50:48 +0000 |
Gerd Moellmann |
(Fcopy_file): If NEWNAME is a directory copy FILE there.
|
Wed, 26 Sep 2001 15:29:49 +0000 |
Gerd Moellmann |
(Finsert_file_contents): If REPLACE is non-nil, stop
|
Fri, 14 Sep 2001 11:20:57 +0000 |
Gerd Moellmann |
(Ffile_symlink_p): Fix last change.
|
Thu, 13 Sep 2001 14:01:34 +0000 |
Gerd Moellmann |
(Ffile_symlink_p): If readlink returns ERANGE, take
|
Thu, 30 Aug 2001 08:24:22 +0000 |
Gerd Moellmann |
(Finsert_file_contents): Don't change the multibyteness
|
Wed, 29 Aug 2001 10:31:51 +0000 |
Gerd Moellmann |
(Finsert_file_contents): Undo change of 2001-08-27.
|
Mon, 27 Aug 2001 13:50:42 +0000 |
Gerd Moellmann |
Finsert_file_contents): Allocate, restore, and
|
Mon, 27 Aug 2001 09:15:04 +0000 |
Gerd Moellmann |
(Finsert_file_contents): Call Fset_buffer_multibyte
|
Fri, 24 Aug 2001 08:34:50 +0000 |
Gerd Moellmann |
(Finsert_file_contents): Set coding's dest_multibyte
|
Fri, 24 Aug 2001 07:09:01 +0000 |
Andrew Choi |
2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
|
Thu, 23 Aug 2001 13:18:33 +0000 |
Gerd Moellmann |
(Finsert_file_contents): If VISIT is non-nil, and
|
Tue, 31 Jul 2001 14:40:50 +0000 |
Gerd Moellmann |
(Finsert_file_contents): Don't treat a return value
|
Mon, 16 Jul 2001 15:59:43 +0000 |
Gerd Moellmann |
(unwind_read): Function removed.
|
Wed, 11 Jul 2001 15:42:07 +0000 |
Gerd Moellmann |
(unwind_read): Print a message when discarding inserted
|
Wed, 11 Jul 2001 12:07:27 +0000 |
Gerd Moellmann |
(Finsert_file_contents): Comment fix.
|
Wed, 11 Jul 2001 12:04:09 +0000 |
Gerd Moellmann |
(unwind_read): New function.
|
Thu, 31 May 2001 09:58:33 +0000 |
Gerd Moellmann |
(Fdo_auto_save): Don't try to create the directory of
|
Wed, 18 Apr 2001 15:34:35 +0000 |
Gerd Moellmann |
(Finsert_file_contents): If the file size returned from
|
Tue, 10 Apr 2001 12:15:53 +0000 |
Gerd Moellmann |
(Fcopy_file) [WINDOWSNT]: Use CopyFile.
|
Thu, 29 Mar 2001 15:05:05 +0000 |
Eli Zaretskii |
(syms_of_fileio) <directory-sep-char>: Warn that it is deprecated.
|
Fri, 09 Mar 2001 12:38:54 +0000 |
Gerd Moellmann |
(Fwrite_region) [DOS_NT]: Remove O_TRUNC from open
|
Wed, 07 Mar 2001 16:52:08 +0000 |
Eli Zaretskii |
Fix a typo in a comment.
|
Fri, 02 Mar 2001 13:31:33 +0000 |
Gerd Moellmann |
(Fexpand_file_name): Collapse sequences of slashes
|
Tue, 09 Jan 2001 13:46:28 +0000 |
Gerd Moellmann |
(do_auto_save_unwind): Do the pop_message here
|
Tue, 02 Jan 2001 14:08:14 +0000 |
Eli Zaretskii |
(e_write): Remove unused variable `require_encoding_p'.
|
Sat, 16 Dec 2000 15:31:03 +0000 |
Eli Zaretskii |
(Fcopy_file): Rename the last argument to keep_time, to
|
Mon, 04 Dec 2000 15:54:20 +0000 |
Gerd Moellmann |
(auto_save_error): Add parameter ERROR. Show the
|
Mon, 04 Dec 2000 13:30:09 +0000 |
Gerd Moellmann |
(Finsert_file_contents): When VISIT is t, don't
|
Sat, 02 Dec 2000 11:16:13 +0000 |
Eli Zaretskii |
(Fread_file_name) [DOS_NT]: Don't crash if homedir is NULL.
|
Mon, 06 Nov 2000 14:33:25 +0000 |
Stefan Monnier |
(Fwrite_region): Use `visiting' rather than `visit'
|
Thu, 21 Sep 2000 20:54:57 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Wed, 20 Sep 2000 16:24:15 +0000 |
Gerd Moellmann |
(Fread_file_name): Doc fix.
|
Tue, 22 Aug 2000 22:19:26 +0000 |
Andrew Innes |
[USE_CRT_DLL]: Remove unnecessary extern, which screws
|
Thu, 17 Aug 2000 20:25:50 +0000 |
Gerd Moellmann |
(build_annotations): Add a comment explaining the
|
Sat, 05 Aug 2000 19:26:04 +0000 |
Gerd Moellmann |
(Finsert_file_contents): Use xfree instead of free.
|
Sat, 22 Jul 2000 10:17:50 +0000 |
Eli Zaretskii |
(syms_of_coding): Doc fix for inhibit-iso-escape-detection.
|
Tue, 20 Jun 2000 18:32:12 +0000 |
Gerd Moellmann |
(make_temp_name): Don't use `%s' in string passed to
|
Sat, 10 Jun 2000 00:35:26 +0000 |
Kenichi Handa |
(Finsert_file_contents): Be sure to setup src_multibyte
|
Wed, 07 Jun 2000 02:25:59 +0000 |
Kenichi Handa |
(e_write): Free composition data if stored in
|
Tue, 30 May 2000 21:26:59 +0000 |
Jason Rumney |
(Fread_file_name) [HAVE_NTGUI]: Use file dialog.
|
Wed, 24 May 2000 14:11:50 +0000 |
Dave Love |
1999-06-01 Kenichi HANDA <handa@etl.go.jp>
|
Fri, 19 May 2000 23:59:27 +0000 |
Kenichi Handa |
(Finsert_file_contents): Setup src_multibyte and
|
Tue, 16 May 2000 11:14:44 +0000 |
Gerd Moellmann |
(make_temp_name): New function, extracted from
|
Wed, 10 May 2000 08:52:47 +0000 |
Dave Love |
(Fwrite_region): If APPEND arg is an integer, seek to
|
Mon, 24 Apr 2000 18:41:54 +0000 |
Gerd Moellmann |
(Fdo_auto_save): Create directories for auto-save
|
Thu, 20 Apr 2000 21:01:16 +0000 |
Gerd Moellmann |
(Ffile_writable_p) [WINDOWSNT]: Return nil if parent
|
Thu, 13 Apr 2000 10:16:18 +0000 |
Eli Zaretskii |
(a_write): Remove redundant semi-colons.
|
Wed, 05 Apr 2000 17:29:31 +0000 |
Ken Raeburn |
make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
|
Thu, 30 Mar 2000 09:56:31 +0000 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
Sun, 12 Mar 2000 16:23:35 +0000 |
Gerd Moellmann |
(Fread_file_name): Handle case that DIR contains a
|
Wed, 01 Mar 2000 12:51:03 +0000 |
Gerd Moellmann |
[__NetBSD__]: Define `unix'.
|
Fri, 25 Feb 2000 15:42:23 +0000 |
Gerd Moellmann |
(Ffile_symlink_p): If result starts with a `/'
|
Sun, 20 Feb 2000 21:53:35 +0000 |
Gerd Moellmann |
(Finsert_file_contents): Unbind the binding of
|
Fri, 04 Feb 2000 20:53:21 +0000 |
Dave Love |
Fix junk from last checkin.
|
Fri, 04 Feb 2000 17:53:03 +0000 |
Dave Love |
Remove some unused vars.
|
Wed, 02 Feb 2000 06:56:54 +0000 |
Kenichi Handa |
(e_write): Fix the handling of
|
Tue, 04 Jan 2000 08:15:09 +0000 |
Kenichi Handa |
(Finsert_file_contents): Signal error if visiting file
|
Wed, 15 Dec 1999 00:11:24 +0000 |
Kenichi Handa |
(Fsubstitute_in_file_name): Adjusted for the change of
|
Tue, 07 Dec 1999 04:42:40 +0000 |
Stefan Monnier |
* editfns.c (Fdelete_and_extract_region): New function.
|
Mon, 06 Dec 1999 04:46:51 +0000 |
Kenichi Handa |
(decide_coding_unwind): Renamed from
|
Sun, 28 Nov 1999 17:29:57 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 25 Nov 1999 04:41:52 +0000 |
Kenichi Handa |
(Finsert_file_contents): Set buffer-file-coding-system
|
Mon, 22 Nov 1999 08:19:51 +0000 |
Paul Eggert |
* callproc.c (strerror): Remove decl.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Fri, 08 Oct 1999 21:43:21 +0000 |
Stefan Monnier |
(Fmake_temp_name): forgot the \n\ in the docstring
|
Fri, 08 Oct 1999 21:42:32 +0000 |
Stefan Monnier |
(Fmake_temp_name): add a ref to `make-temp-file' in the docstring.
|
Mon, 13 Sep 1999 02:23:04 +0000 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
Thu, 09 Sep 1999 04:24:12 +0000 |
Richard M. Stallman |
(Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.
|
Tue, 07 Sep 1999 19:40:09 +0000 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
Tue, 07 Sep 1999 18:20:27 +0000 |
Richard M. Stallman |
(Qexcl): New variable.
|
Mon, 30 Aug 1999 16:18:30 +0000 |
Andreas Schwab |
Include <stdlib.h> if available.
|
Sat, 21 Aug 1999 19:29:20 +0000 |
Gerd Moellmann |
(Fdo_auto_save): Use push_message, restore_message,
|
Wed, 18 Aug 1999 13:07:21 +0000 |
Dave Love |
(Finsert_file_contents): Use xfree.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(Fdo_auto_save): Handle the case that echo_area_message
|
Wed, 07 Jul 1999 22:49:31 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If reading into a unibyte
|
Thu, 01 Jul 1999 14:15:48 +0000 |
Richard M. Stallman |
(Fread_file_name): Check type of DEFAULT_FILENAME.
|
Tue, 22 Jun 1999 23:25:16 +0000 |
Kenichi Handa |
(Finsert_file_contents): In the case of REPALCE, call
|
Mon, 10 May 1999 12:57:15 +0000 |
Andreas Schwab |
(Fread_file_name): Correct handling of dollars in file
|
Wed, 28 Apr 1999 16:41:08 +0000 |
Karl Heuer |
Comment fix.
|
Tue, 09 Mar 1999 19:20:59 +0000 |
Dave Love |
Doc fix.
|
Sun, 07 Mar 1999 15:53:09 +0000 |
Dave Love |
(Finsert_file_contents): Use xfree.
|
Tue, 23 Feb 1999 22:28:55 +0000 |
Karl Heuer |
(Ffile_regular_p): Undo previous change.
|
Sun, 21 Feb 1999 16:36:07 +0000 |
Eli Zaretskii |
(lstat) [!S_ISLNK]: Use stat instead of lstat.
|
Sat, 13 Feb 1999 16:36:24 +0000 |
Richard M. Stallman |
(Ffile_regular_p): Use lstat.
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(Finsert_file_contents): Even if INSERTED is zero, if
|
Tue, 03 Nov 1998 02:26:21 +0000 |
Geoff Voelker |
(Fsubstitute_in_file_name) [DOS_NT]: Fix typo.
|
Fri, 30 Oct 1998 03:49:09 +0000 |
Geoff Voelker |
fileio.c (init_fileio_once): New function.
|
Mon, 10 Aug 1998 06:29:02 +0000 |
Kenichi Handa |
(Fwrite_region): Reflect the eol conversion
|
Sat, 25 Jul 1998 04:23:13 +0000 |
Kenichi Handa |
(Finsert_file_contents): Call Vset_auto_coding_function
|
Mon, 13 Jul 1998 22:11:54 +0000 |
Richard M. Stallman |
(Finsert_file_contents): When replacing, in multibyte bfr,
|
Mon, 06 Jul 1998 01:47:34 +0000 |
Kenichi Handa |
(Finsert_file_contents): Cancel previous change. Setup
|
Fri, 03 Jul 1998 20:01:02 +0000 |
Richard M. Stallman |
(Ffile_regular_p) [WINDOWSNT]: Bind
|