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
|
Fri, 03 Jul 1998 04:33:12 +0000 |
Kenichi Handa |
(Finsert_file_contents): Do not set Vlast_coding_system
|
Thu, 02 Jul 1998 07:01:56 +0000 |
Richard M. Stallman |
(Faccess_file): Check type of second argument STRING.
|
Fri, 26 Jun 1998 03:29:15 +0000 |
Kenichi Handa |
(Finsert_file_contents): Call setup_raw_text_coding_system.
|
Mon, 15 Jun 1998 01:20:26 +0000 |
Kenichi Handa |
(syms_of_fileio): Doc-string of the variable
|
Mon, 15 Jun 1998 01:11:27 +0000 |
Kenichi Handa |
(Finsert_file_contents): Redo the change for handling
|
Sun, 14 Jun 1998 05:51:03 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix change to set INSERTED.
|
Fri, 12 Jun 1998 08:44:43 +0000 |
Kenichi Handa |
(Finsert_file_contents): Undo the previous change for
|
Fri, 12 Jun 1998 08:35:09 +0000 |
Kenichi Handa |
(Finsert_file_contents): After calling handler,
|
Fri, 12 Jun 1998 01:38:07 +0000 |
Kenichi Handa |
(set_auto_coding_unwind): New function.
|
Fri, 05 Jun 1998 16:02:11 +0000 |
Karl Heuer |
(Finsert_file_contents): Always update
|
Mon, 01 Jun 1998 03:32:52 +0000 |
Karl Heuer |
(Finsert_file_contents): Fix char signedness mismatches.
|
Thu, 21 May 1998 02:06:21 +0000 |
Richard M. Stallman |
(Ffile_name_directory, Ffile_name_nondirectory)
|
Sun, 17 May 1998 21:37:02 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Change conditional
|
Sat, 16 May 1998 19:56:07 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [WINDOWSNT]: Be careful not to
|
Thu, 14 May 1998 03:54:50 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't check non-regular
|
Wed, 13 May 1998 06:47:40 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Check that a -*- coding: -*- spec
|
Tue, 12 May 1998 23:10:15 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't use the fast replace code
|
Thu, 07 May 1998 23:11:57 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [DOS_NT]: Note when special escape
|
Tue, 05 May 1998 19:32:02 +0000 |
Richard M. Stallman |
(barf_or_query_if_file_exists): Encode file name.
|
Sun, 03 May 1998 04:30:10 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 02 May 1998 06:00:42 +0000 |
Richard M. Stallman |
(Fmake_temp_name): Improve randomness of generated file names.
|
Mon, 27 Apr 1998 14:26:43 +0000 |
Eli Zaretskii |
Include msdos.h after lisp.h.
|
Thu, 23 Apr 1998 23:42:09 +0000 |
Geoff Voelker |
(Fcopy_file): Skip dev/inode check on Windows.
|
Mon, 20 Apr 1998 18:13:03 +0000 |
Richard M. Stallman |
(Fmake_temp_name): Complete rewrite.
|
Wed, 15 Apr 1998 06:12:48 +0000 |
Karl Heuer |
(file_name_as_directory): For empty arg, return `./'.
|
Tue, 14 Apr 1998 12:58:24 +0000 |
Andreas Schwab |
(Fwrite_region): Fix mixing of Lisp_Object and int.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Tue, 14 Apr 1998 10:20:03 +0000 |
Andreas Schwab |
(Finsert_file_contents): Call adjust_after_insert also
|
Wed, 08 Apr 1998 07:08:28 +0000 |
Karl Heuer |
(Fmake_temp_name): Detect error return from mktemp.
|
Mon, 30 Mar 1998 06:00:54 +0000 |
Kenichi Handa |
(Finsert_file_contents): Call adjust_after_insert when
|
Sat, 28 Mar 1998 08:25:53 +0000 |
Richard M. Stallman |
(barf_or_query_if_file_exists): New arg QUICK. All calls changed.
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Mon, 16 Mar 1998 05:51:07 +0000 |
Kenichi Handa |
(Finsert_file_contents): Comment modified. Give
|
Thu, 12 Mar 1998 00:38:28 +0000 |
Kenichi Handa |
(Finsert_file_contents): Don't do position adjustments
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
(ENCODE_FILE): This macro is moved to coding.h.
|
Tue, 03 Mar 1998 01:29:16 +0000 |
Kenichi Handa |
(Ffile_name_nondirectory): Use size_byte member of
|
Mon, 02 Mar 1998 19:08:05 +0000 |
Richard M. Stallman |
(auto_save_1): Pass new arg to Fwrite_region.
|
Fri, 20 Feb 1998 11:14:32 +0000 |
Kenichi Handa |
(Fwrite_region): When writing a string, give byte size
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(Finsert_file_contents): Read a file contents into the
|
Sat, 14 Feb 1998 08:41:32 +0000 |
Richard M. Stallman |
(Fread_file_name): Alter the history
|
Tue, 27 Jan 1998 20:07:30 +0000 |
Richard M. Stallman |
(file_name_as_directory): For an empty name, return "/".
|
Thu, 22 Jan 1998 02:15:35 +0000 |
Kenichi Handa |
(Finsert_file_contents): Fix previous change.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(Finsert_file_contents): Even if
|
Wed, 21 Jan 1998 22:53:11 +0000 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Use unibyte_char_to_multibyte.
|
Fri, 16 Jan 1998 18:14:58 +0000 |
Richard M. Stallman |
(Finsert_file_contents): When not decoding,
|
Fri, 09 Jan 1998 23:12:05 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Save and restore multibyteness of minibuffer.
|
Thu, 01 Jan 1998 08:41:38 +0000 |
Richard M. Stallman |
(a_write): Fix prototype.
|
Wed, 31 Dec 1997 22:16:35 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Update call to CHAR_HEAD_P.
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(Finsert_file_contents): Set Vlast_coding_system_used
|
Thu, 27 Nov 1997 12:10:31 +0000 |
Kenichi Handa |
(report_file_error): Declare it as void.
|
Fri, 21 Nov 1997 14:56:30 +0000 |
Andreas Schwab |
(close_file_unwind): Fix return type and return nil.
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(Finsert_file_contents): Use new macros defined in
|
Thu, 16 Oct 1997 18:25:42 +0000 |
Karl Heuer |
(Fexpand_file_name): Avoid treating // specially
|
Sun, 14 Sep 1997 17:21:28 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If a coding system is
|
Thu, 11 Sep 1997 00:00:01 +0000 |
Richard M. Stallman |
(ENCODE_FILE): New macro.
|
Fri, 05 Sep 1997 01:21:43 +0000 |
Richard M. Stallman |
(Fexpand_file_name): If default dir isn't string, use `/'.
|
Wed, 03 Sep 1997 00:30:24 +0000 |
Geoff Voelker |
(Fexpand_file_name) [WINDOWSNT]: When stripping
|
Mon, 01 Sep 1997 22:43:29 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change--don't
|
Mon, 01 Sep 1997 07:15:46 +0000 |
Kenichi Handa |
(Vset_auto_coding_function): Name changed from
|
Wed, 27 Aug 1997 17:21:27 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix use of Fboundp.
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Fwrite_region): Convert EOL format even if
|
Fri, 22 Aug 1997 06:14:20 +0000 |
Richard M. Stallman |
(Fmake_temp_name): Doc fix.
|
Fri, 22 Aug 1997 03:47:42 +0000 |
Kenichi Handa |
(syms_of_fileio): Fix previous change.
|
Fri, 22 Aug 1997 01:19:27 +0000 |
Kenichi Handa |
(Vauto_file_coding_system_function): New variable.
|
Tue, 19 Aug 1997 15:12:38 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change.
|
Sun, 17 Aug 1997 23:20:07 +0000 |
Richard M. Stallman |
(Fdo_auto_save): If open fails, make lispstream nil.
|
Sun, 17 Aug 1997 01:49:01 +0000 |
Geoff Voelker |
(Finsert_file_contents) [DOS_NT]: Set buffer_file_type
|
Thu, 07 Aug 1997 08:56:22 +0000 |
Richard M. Stallman |
(Fwrite_region): Turn off the feature of checking
|
Fri, 01 Aug 1997 01:36:20 +0000 |
Kenichi Handa |
(Fwrite_region): Don't try to flush out a data twice.
|
Fri, 25 Jul 1997 18:12:53 +0000 |
Richard M. Stallman |
(Fwrite_region): Fix previous change.
|
Fri, 25 Jul 1997 07:46:51 +0000 |
Kenichi Handa |
(Finsert_file_contents): Use new macros
|
Fri, 18 Jul 1997 22:56:16 +0000 |
Richard M. Stallman |
(Finsert_file_contents) [DOS_NT]: Use the coding
|
Sun, 13 Jul 1997 20:37:01 +0000 |
Richard M. Stallman |
(Fwrite_region) [DOS_NT]: Always use binary mode since
|
Sat, 12 Jul 1997 06:43:08 +0000 |
Richard M. Stallman |
(Fwrite_region): Fix call2 argument.
|
Tue, 08 Jul 1997 11:37:32 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Give up match-end only if
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(Finsert_file_contents): If enable-multibyte-characters
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Wed, 02 Jul 1997 12:53:58 +0000 |
Kenichi Handa |
(Finsert_file_contents): Doc-string fixed. Call
|
Wed, 25 Jun 1997 06:51:08 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Pass new arg to prepare_to_modify_buffer.
|
Tue, 24 Jun 1997 03:33:33 +0000 |
Karl Heuer |
(Ffile_directory_p): Doc fix.
|
Mon, 16 Jun 1997 07:31:56 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Use stdio to write the save-list file.
|
Tue, 10 Jun 1997 11:58:57 +0000 |
Erik Naggum |
(Fwrite_region): Fix previous doc change.
|
Mon, 09 Jun 1997 12:59:52 +0000 |
Kenichi Handa |
(Fwrite_region): Cancel the 7th argument CODING_SYSTEM
|
Mon, 02 Jun 1997 00:32:20 +0000 |
Richard M. Stallman |
(Fwrite_region, build_annotations):
|
Tue, 27 May 1997 01:51:04 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Pass new arg to sit_for.
|
Fri, 16 May 1997 00:43:29 +0000 |
Kenichi Handa |
Name change through the code:
|
Thu, 15 May 1997 21:28:03 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Use xrealloc too.
|
Thu, 15 May 1997 20:15:56 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Use xmalloc. not malloc.
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(Fwrite_region): Add 7th optional arg
|
Sat, 10 May 1997 03:20:43 +0000 |
Richard M. Stallman |
(Fread_file_name): Finish previous change.
|
Wed, 07 May 1997 07:26:10 +0000 |
Richard M. Stallman |
(Fread_file_name): Pass default to Fcompleting_read.
|
Tue, 29 Apr 1997 00:51:47 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Check length > 0 when necessary.
|
Sun, 27 Apr 1997 18:19:42 +0000 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Use xnm uniformly, never nm,
|
Fri, 25 Apr 1997 04:59:48 +0000 |
Richard M. Stallman |
(Fwrite_region): GCPRO `start' near the beginning.
|
Fri, 18 Apr 1997 02:47:40 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Fix expansion of "/foo/../".
|
Fri, 11 Apr 1997 18:25:41 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Do call signal_after_change
|
Wed, 02 Apr 1997 19:06:31 +0000 |
Richard M. Stallman |
(Fcopy_file): Fix error message.
|
Wed, 02 Apr 1997 06:12:48 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Handle non-regular files.
|
Wed, 02 Apr 1997 05:03:06 +0000 |
Richard M. Stallman |
(Finsert_file_contents): When handling REPLACE,
|
Tue, 01 Apr 1997 07:17:40 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Determine the character coding
|
Tue, 01 Apr 1997 04:25:04 +0000 |
Richard M. Stallman |
(Fcopy_file): Use Qfile_date_error if can't set file date.
|
Thu, 27 Feb 1997 08:01:34 +0000 |
Kenichi Handa |
(Finsert_file_contents, Fwrite_region): Do not perform
|
Sat, 22 Feb 1997 19:31:32 +0000 |
Karl Heuer |
Include charset.h and coding.h.
|
Mon, 16 Dec 1996 05:53:33 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 16 Dec 1996 05:46:37 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Handle BEG and END non-nil
|
Wed, 11 Dec 1996 00:29:18 +0000 |
Richard M. Stallman |
(Fwrite_region): Be careful not to destroy contents of
|
Mon, 09 Dec 1996 06:38:01 +0000 |
Richard M. Stallman |
(Fread_file_name_internal): Verify STRING is a string.
|
Thu, 07 Nov 1996 06:07:00 +0000 |
Richard M. Stallman |
(USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.
|
Sat, 26 Oct 1996 18:16:11 +0000 |
Richard M. Stallman |
(Fexpand_file_name): No longer discard .../ before another / or ~.
|
Wed, 25 Sep 1996 03:23:03 +0000 |
Richard M. Stallman |
(Vuser_login_name): Declared extern.
|
Tue, 17 Sep 1996 16:18:22 +0000 |
Erik Naggum |
(syms_of_fileio): staticpro Qset_visited_file_modtime.
|
Wed, 11 Sep 1996 21:59:57 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Tue, 10 Sep 1996 19:54:02 +0000 |
Richard M. Stallman |
(Faccess_file): New function.
|
Sun, 01 Sep 1996 20:44:46 +0000 |
Richard M. Stallman |
(build_annotations): Remember original buffer that the
|
Sat, 20 Jul 1996 07:00:51 +0000 |
Karl Heuer |
(check_writable): Use euidaccess, not eaccess.
|
Sun, 07 Jul 1996 22:36:38 +0000 |
Karl Heuer |
(Fcopy_file): Use st_ino under DJGPP v2 and later to
|
Sun, 07 Jul 1996 01:59:35 +0000 |
Miles Bader |
(DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.
|
Tue, 02 Jul 1996 16:25:58 +0000 |
Miles Bader |
(DRIVE_LETTER) [MSDOS]: Lower-case drive letters.
|
Fri, 28 Jun 1996 07:05:19 +0000 |
Richard M. Stallman |
(check_executable): Use euidaccess, not eaccess.
|
Thu, 13 Jun 1996 19:09:32 +0000 |
Richard M. Stallman |
(Fexpand_file_name): When simplifying /foo/.., keep the initial slash.
|
Thu, 06 Jun 1996 19:41:46 +0000 |
Richard M. Stallman |
(Ffile_name_directory) [WINDOWSNT]: Remove previous
|
Mon, 03 Jun 1996 21:16:17 +0000 |
Richard M. Stallman |
(DRIVE_LETTER): [DOS_NT] New macro.
|
Sat, 01 Jun 1996 02:23:06 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /
|
Wed, 01 May 1996 23:24:44 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [DOS_NT]: Correct the `if' clause
|
Mon, 29 Apr 1996 15:49:43 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [DOS_NT]: Keep dir sep following ~
|
Sat, 27 Apr 1996 01:14:17 +0000 |
Richard M. Stallman |
(Fexpand_file_name, Ffile_name_absolute_p): Doc fixes.
|
Thu, 25 Apr 1996 17:31:37 +0000 |
Richard M. Stallman |
(syms_of_fileio): Doc fix.
|
Wed, 10 Apr 1996 04:10:47 +0000 |
Richard M. Stallman |
[MSDOS]: If DJGPP version 2, include fcntl.h and string.h.
|
Thu, 28 Mar 1996 19:31:28 +0000 |
Richard M. Stallman |
(Frename_file) [WINDOWSNT]: Remove conditional code.
|
Tue, 27 Feb 1996 16:51:25 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Fix confusion in detecting
|
Wed, 21 Feb 1996 21:11:24 +0000 |
Karl Heuer |
(Fdo_auto_save): Pause before restoring old message.
|
Fri, 16 Feb 1996 00:17:03 +0000 |
Karl Heuer |
(Fmake_temp_name) [MSDOS]: Make sure there is at least
|
Thu, 08 Feb 1996 17:46:58 +0000 |
Richard M. Stallman |
(Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 23:39:43 +0000 |
Karl Heuer |
(do_auto_save_unwind): Don't close DESC if DESC < 0.
|
Tue, 09 Jan 1996 00:32:04 +0000 |
Erik Naggum |
(Ffile_name_directory, Ffile_name_nondirectory, Ffile_name_as_directory,
|
Fri, 05 Jan 1996 10:03:17 +0000 |
Karl Heuer |
Comment fixes.
|
Sun, 31 Dec 1995 19:49:39 +0000 |
Richard M. Stallman |
(Ffile_readable_p) [MSDOS]: Use access rather than open.
|
Thu, 21 Dec 1995 17:00:42 +0000 |
Karl Heuer |
(syms_of_fileio): Doc fix.
|
Tue, 14 Nov 1995 17:38:19 +0000 |
Richard M. Stallman |
(check_executable) [DOS_NT]: Treat all dirs as executable.
|
Fri, 10 Nov 1995 06:44:54 +0000 |
Richard M. Stallman |
(Fwrite_region): Move the code that writes annotations for empty files.
|
Sat, 14 Oct 1995 20:42:26 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If replacing,
|
Sun, 01 Oct 1995 07:14:42 +0000 |
Richard M. Stallman |
(barf_or_query_if_file_exists): New arg STATPTR. Callers changed.
|
Sat, 02 Sep 1995 01:21:55 +0000 |
Richard M. Stallman |
(Fmake_symbolic_link, Fadd_name_to_file):
|
Mon, 14 Aug 1995 17:26:27 +0000 |
Richard M. Stallman |
(Fwrite_region): New arg lockname.
|
Sat, 22 Jul 1995 16:13:31 +0000 |
Richard M. Stallman |
(do_auto_save_unwind): Set auto_saving to 0.
|
Mon, 17 Jul 1995 22:20:32 +0000 |
Karl Heuer |
(Fwrite_region): If fsync fails with EINTR, don't
|
Sat, 24 Jun 1995 04:10:31 +0000 |
Richard M. Stallman |
(directory_file_name): Don't get confused by // at end on Unix-like systems.
|
Tue, 23 May 1995 00:11:46 +0000 |
Karl Heuer |
(Fvisited_file_modtime): Cast arg to long_to_cons.
|
Wed, 03 May 1995 20:27:05 +0000 |
Richard M. Stallman |
(directory_file_name): Add APOLLO conditional.
|
Tue, 02 May 1995 18:15:54 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Use file_truename for unlocking.
|
Sun, 30 Apr 1995 19:50:56 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Record visited file name
|
Wed, 26 Apr 1995 11:09:31 +0000 |
Richard M. Stallman |
(Ffile_regular_p): Use Qfile_regular_p.
|
Thu, 13 Apr 1995 17:45:06 +0000 |
Karl Heuer |
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
|
Wed, 12 Apr 1995 02:50:23 +0000 |
Karl Heuer |
Fix typo in previous change.
|
Wed, 12 Apr 1995 02:06:22 +0000 |
Karl Heuer |
(directory_file_name) [WINDOWSNT]: Handle UNC format.
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Wed, 22 Mar 1995 17:57:55 +0000 |
Karl Heuer |
(syms_of_fileio): Fix missing \n\.
|
Fri, 17 Mar 1995 18:13:23 +0000 |
Boris Goldowsky |
(Finsert_file_contents): Call format-decode.
|
Tue, 14 Feb 1995 00:13:20 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Copy default-directory
|
Sun, 12 Feb 1995 04:29:53 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Look for a handler for defalt.
|
Fri, 20 Jan 1995 23:36:07 +0000 |
Richard M. Stallman |
(file_name_as_directory, Ffile_name_directory)
|
Mon, 02 Jan 1995 06:36:56 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Mon, 28 Nov 1994 19:27:53 +0000 |
Richard M. Stallman |
(internal_delete_file, internal_delete_file_1): New functions.
|
Wed, 16 Nov 1994 01:50:23 +0000 |
Karl Heuer |
(Fdo_auto_save): Use the new type-test macros.
|
Wed, 16 Nov 1994 00:52:35 +0000 |
Richard M. Stallman |
(Fread_file_name_internal): Protect orig_string.
|
Tue, 15 Nov 1994 00:30:47 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Init not_regular at the beginning.
|
Mon, 14 Nov 1994 23:58:19 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If VISIT, set the buffer components
|
Wed, 09 Nov 1994 20:53:55 +0000 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Add missing #endif.
|
Tue, 01 Nov 1994 08:16:31 +0000 |
Richard M. Stallman |
Change explicit uses of the Unix directory separator
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Fri, 07 Oct 1994 08:42:25 +0000 |
Richard M. Stallman |
(check_writable, check_executable): Test HAVE_EACCESS.
|
Wed, 05 Oct 1994 09:33:33 +0000 |
Richard M. Stallman |
(Ffile_regular_p): New function.
|
Tue, 04 Oct 1994 15:52:06 +0000 |
Karl Heuer |
(Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
|
Tue, 04 Oct 1994 14:23:18 +0000 |
Karl Heuer |
(Finsert_file_contents): No longer necessary to set type separately.
|
Tue, 04 Oct 1994 12:05:13 +0000 |
Karl Heuer |
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
|
Sun, 02 Oct 1994 23:57:26 +0000 |
Karl Heuer |
(Finsert_file_contents): set type of `end', not just the value.
|
Thu, 29 Sep 1994 23:20:43 +0000 |
Richard M. Stallman |
(check_writable, check_executable) [__HURD__]: Use eaccess.
|
Wed, 28 Sep 1994 20:45:08 +0000 |
Karl Heuer |
(Fdelete_file): Undo Sep 16 change.
|
Tue, 27 Sep 1994 03:03:38 +0000 |
Karl Heuer |
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
|
Sat, 24 Sep 1994 23:24:52 +0000 |
Richard M. Stallman |
(Ffile_writable_p): Use stat to test for existence.
|
Sun, 18 Sep 1994 20:01:47 +0000 |
Richard M. Stallman |
(Ffile_writable_p): Don't use ro_fsys.
|
Sun, 18 Sep 1994 19:17:01 +0000 |
Karl Heuer |
(Fcopy_file): Use set_file_times, and check for the error return.
|
Sat, 17 Sep 1994 03:12:39 +0000 |
Karl Heuer |
(barf_or_query_if_file_exists): Fix declaration.
|