log src/dired.c @ 15626:a973e9f3f6d1

age author description
Sun, 07 Jul 1996 22:37:17 +0000 Karl Heuer (file_name_completion): Set `stat' flags to avoid
Thu, 09 May 1996 23:21:54 +0000 Richard M. Stallman Comment changes.
Fri, 26 Apr 1996 19:52:51 +0000 Richard M. Stallman (Ffile_attributes) [WINDOWSNT]: Remove conditional NT code.
Fri, 09 Feb 1996 01:37:35 +0000 Richard M. Stallman (Fdirectory_files): Doc fix.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:31:07 +0000 Erik Naggum (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 26 Dec 1995 00:20:53 +0000 Richard M. Stallman (Ffile_attributes) [MSDOS]: Remove special detection of
Sat, 02 Sep 1995 01:19:53 +0000 Richard M. Stallman (Ffile_name_all_completions, Ffile_name_completion):
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Wed, 12 Apr 1995 02:00:23 +0000 Karl Heuer (Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
Sat, 01 Apr 1995 04:46:15 +0000 Richard M. Stallman (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
Wed, 16 Nov 1994 20:30:12 +0000 Richard M. Stallman (Fdirectory_files): Pass new arg to `compile_pattern'.
Tue, 01 Nov 1994 07:03:57 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
Wed, 19 Oct 1994 04:51:07 +0000 Karl Heuer (Fdirectory_files): Use the new calling convention for compile_pattern.