log src/dired.c @ 48772:baf774b3f991

age author description
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.