log src/dired.c @ 54905:da06b9bd886b handa-temp-tag

age author description
Thu, 15 Apr 2004 21:02:33 +0000 Stefan Monnier (Ffile_attributes): Don't pass extra nil arg to file-handler. handa-temp-tag
Tue, 20 Jan 2004 21:18:31 +0000 Stefan Monnier (Ffile_attributes): Lisp_Object/int mixup.
Thu, 25 Dec 2003 17:12:35 +0000 Lars Hansen (Fdirectory_files, Fdirectory_files_and_attributes):
Fri, 21 Nov 2003 18:27:51 +0000 Lars Hansen (Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 23 Feb 2003 10:48:29 +0000 Kai Grojohann (directory_files_internal): Don't expand directory.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 21 Dec 2002 17:56:16 +0000 Richard M. Stallman (file_name_completion): Fix that change.
Sat, 21 Dec 2002 17:46:38 +0000 Richard M. Stallman (file_name_completion): Close directory on error
Wed, 27 Nov 2002 23:51:02 +0000 Jason Rumney (Ffile_attributes): Don't return negative file sizes for
Sun, 21 Jul 2002 12:02:15 +0000 Ken Raeburn remove outdated comment
Tue, 16 Jul 2002 15:49:12 +0000 Ken Raeburn * dired.c (directory_files_internal): Use SSET.
Mon, 15 Jul 2002 02:14:17 +0000 Ken Raeburn * dired.c (directory_files_internal): Use STRING_SET_CHARS.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 19 Dec 2001 17:14:39 +0000 Eli Zaretskii (file_name_completion): Run the elements of
Tue, 18 Dec 2001 22:50:26 +0000 Richard M. Stallman (scmp): Function moved from minibuf.c.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sat, 13 Oct 2001 12:21:36 +0000 Eli Zaretskii (file_name_completion): Fix last change.
Sat, 13 Oct 2001 11:57:52 +0000 Eli Zaretskii (file_name_completion): Ignore a candidate directory if
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Sat, 06 Oct 2001 23:41:39 +0000 Gerd Moellmann (Ffile_attributes): Use FIXNUM_OVERFLOW_P.
Fri, 14 Sep 2001 16:49:13 +0000 Eli Zaretskii (Ffile_attributes): Doc fix.
Thu, 12 Jul 2001 16:29:06 +0000 Eli Zaretskii (file_name_completion): Pass dp->d_name to
Thu, 08 Mar 2001 14:16:36 +0000 Gerd Moellmann (directory_files_internal): Handle EAGAIN more
Fri, 16 Feb 2001 09:55:11 +0000 Gerd Moellmann (directory_files_internal): Set result list to nil
Tue, 13 Feb 2001 15:13:54 +0000 Gerd Moellmann (directory_files_internal): Initialize errno.
Wed, 17 Jan 2001 11:11:06 +0000 Andrew Innes (directory_files_internal): Convert result from readdir
Wed, 03 Jan 2001 12:43:54 +0000 Gerd Moellmann (Ffile_attributes): Fix last change, removing BSD4_3
Tue, 02 Jan 2001 14:07:22 +0000 Eli Zaretskii (directory_files_internal): Fix a typo in a comment.
Mon, 18 Dec 2000 12:05:38 +0000 Kenichi Handa (directory_files_internal): Always return decoded filenames.
Wed, 15 Nov 2000 12:34:34 +0000 Gerd Moellmann (directory_files_internal) [EAGAIN || EINTR]: Retry
Thu, 09 Nov 2000 15:42:35 +0000 Gerd Moellmann (directory_files_internal): Fix a braino.
Thu, 09 Nov 2000 14:48:19 +0000 Gerd Moellmann (directory_files_internal): Add missing GCPRO's.
Tue, 24 Oct 2000 14:45:19 +0000 Andrew Innes (directory_files_internal_unwind): New function.
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Wed, 24 Nov 1999 12:56:02 +0000 Dave Love Include sys/stat.h. Declare filemodestring.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Fri, 06 Aug 1999 20:40:10 +0000 Geoff Voelker (directory_files_internal, Fdirectory_files_and_attributes,
Mon, 03 May 1999 22:01:09 +0000 Andrew Innes (make_time): Make argument type be time_t.
Tue, 06 Apr 1999 23:41:21 +0000 Richard M. Stallman (Ffile_attributes): Doc fix.
Tue, 16 Feb 1999 08:25:51 +0000 Eli Zaretskii (Ffile_attributes): If the file's size doesn't fit in
Thu, 06 Aug 1998 05:38:11 +0000 Kenichi Handa (Fdirectory_files): If MATCH is non-nil, decode filenames
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 06 Apr 1998 21:52:29 +0000 Karl Heuer (Fdirectory_files): Use make_uninit_multibyte_string.
Mon, 06 Apr 1998 09:11:05 +0000 Andreas Schwab (Fdirectory_files): GCPRO encoded_directory and list.
Sat, 21 Mar 1998 18:23:09 +0000 Richard M. Stallman (Fdirectory_files): In FULL case, compute number of characters
Tue, 03 Mar 1998 07:18:46 +0000 Kenichi Handa Include charset.h and coding.h.
Sun, 08 Feb 1998 21:35:14 +0000 Richard M. Stallman (Fdirectory_files): Call compile_pattern the new way.
Fri, 09 Jan 1998 23:28:38 +0000 Richard M. Stallman (Fdirectory_files): Fix arg to compile_pattern.
Mon, 08 Sep 1997 10:09:15 +0000 Richard M. Stallman (ENCODE_FILE): New macro.
Mon, 07 Jul 1997 19:00:51 +0000 Richard M. Stallman (Ffile_attributes): Use cast to avoid warnings.
Mon, 19 May 1997 02:17:26 +0000 Richard M. Stallman (Ffile_attributes): Return inode number as a cons only if necessary.
Tue, 15 Apr 1997 04:44:36 +0000 Richard M. Stallman (Fdirectory_files): Set re_match_object.
Thu, 07 Nov 1996 05:46:56 +0000 Richard M. Stallman (Ffile_attributes): Represent inode number as a pair of
Thu, 19 Sep 1996 21:28:15 +0000 Richard M. Stallman (file_name_completion): Remove code which sets and
Tue, 17 Sep 1996 16:18:04 +0000 Erik Naggum (syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
Sun, 07 Jul 1996 22:37:17 +0000 Karl Heuer (file_name_completion): Set `stat' flags to avoid